|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ClusterRecordProcessor | |
|---|---|
| org.apache.jackrabbit.core.cluster | |
| Uses of ClusterRecordProcessor in org.apache.jackrabbit.core.cluster |
|---|
| Classes in org.apache.jackrabbit.core.cluster that implement ClusterRecordProcessor | |
|---|---|
class |
ClusterNode
Default clustered node implementation. |
| Methods in org.apache.jackrabbit.core.cluster with parameters of type ClusterRecordProcessor | |
|---|---|
abstract void |
ClusterRecord.process(ClusterRecordProcessor processor)
Process this record, calling the appropriate process
method. |
void |
NamespaceRecord.process(ClusterRecordProcessor processor)
Process this record, calling the appropriate process
method. |
void |
NodeTypeRecord.process(ClusterRecordProcessor processor)
Process this record, calling the appropriate process
method. |
void |
LockRecord.process(ClusterRecordProcessor processor)
Process this record, calling the appropriate process
method. |
void |
WorkspaceRecord.process(ClusterRecordProcessor processor)
|
void |
ChangeLogRecord.process(ClusterRecordProcessor processor)
Process this record, calling the appropriate process
method. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||