Package | Description |
---|---|
org.apache.jackrabbit.core |
Contains the core classes that provide the implementation of the JCR API.
|
org.apache.jackrabbit.core.cluster | |
org.apache.jackrabbit.core.lock | |
org.apache.jackrabbit.core.nodetype | |
org.apache.jackrabbit.core.observation | |
org.apache.jackrabbit.core.persistence.bundle | |
org.apache.jackrabbit.core.persistence.check | |
org.apache.jackrabbit.core.query | |
org.apache.jackrabbit.core.security.authorization | |
org.apache.jackrabbit.core.state | |
org.apache.jackrabbit.core.version |
The versioning framework in jackrabbit consists of 3 layers.
|
Class and Description |
---|
ClusterNode
Default clustered node implementation.
|
NamespaceEventChannel
Event channel used to transmit namespace registry operations.
|
NamespaceEventListener
Interface used to receive information about incoming, external namespace registry events.
|
UpdateEventListener
Interface used to receive information about incoming, external update events.
|
WorkspaceListener
Listener for external workspace changes.
|
Class and Description |
---|
ChangeLogRecord
Cluster record representing a workspace or version update.
|
ClusterContext
Initial interface passed to a
ClusterNode . |
ClusterException
The
ClusterException signals an error within a cluster operation. |
ClusterNode
Default clustered node implementation.
|
ClusterOperation
Cluster operation that will be written to the cluster's journal and
ultimately processed by other instances.
|
ClusterRecord
Base cluster record.
|
ClusterRecordProcessor
Cluster record processor.
|
DefaultClusterOperation
Default cluster operation implementation.
|
LockEventChannel
Event channel used to transmit lock events.
|
LockEventListener
Interface used to receive information about incoming, external lock events.
|
LockRecord
Cluster record representing a lock or unlock operation.
|
NamespaceEventChannel
Event channel used to transmit namespace registry operations.
|
NamespaceEventListener
Interface used to receive information about incoming, external namespace registry events.
|
NamespaceRecord
Cluster record representing a namespace registration, reregistration or
unregistration.
|
NodeTypeEventChannel
Event channel used to transmit nodetype registry operations.
|
NodeTypeEventListener
Interface used to receive information about incoming, external node type registry events.
|
NodeTypeRecord
Cluster record representing a node type registration, re-registration or
unregistration.
|
PrivilegeEventChannel
PrivilegeEventChannel ... |
PrivilegeEventListener
PrivilegeEventListener ... |
PrivilegeRecord
PrivilegeRecord ... |
Update
Update operation passed in
UpdateEventChannel . |
UpdateEventChannel
Event channel used to transmit update operations.
|
UpdateEventListener
Interface used to receive information about incoming, external update events.
|
WorkspaceEventChannel
Event channel for reporting workspace change events.
|
WorkspaceListener
Listener for external workspace changes.
|
WorkspaceRecord
Record for propagating workspace modifications across the cluster.
|
Class and Description |
---|
LockEventChannel
Event channel used to transmit lock events.
|
LockEventListener
Interface used to receive information about incoming, external lock events.
|
Class and Description |
---|
NodeTypeEventChannel
Event channel used to transmit nodetype registry operations.
|
NodeTypeEventListener
Interface used to receive information about incoming, external node type registry events.
|
Class and Description |
---|
ClusterNode
Default clustered node implementation.
|
Class and Description |
---|
UpdateEventChannel
Event channel used to transmit update operations.
|
Class and Description |
---|
UpdateEventChannel
Event channel used to transmit update operations.
|
Class and Description |
---|
ClusterNode
Default clustered node implementation.
|
Class and Description |
---|
PrivilegeEventChannel
PrivilegeEventChannel ... |
PrivilegeEventListener
PrivilegeEventListener ... |
Class and Description |
---|
Update
Update operation passed in
UpdateEventChannel . |
UpdateEventChannel
Event channel used to transmit update operations.
|
UpdateEventListener
Interface used to receive information about incoming, external update events.
|
Class and Description |
---|
UpdateEventChannel
Event channel used to transmit update operations.
|
UpdateEventListener
Interface used to receive information about incoming, external update events.
|
Copyright © 2004–2021 The Apache Software Foundation. All rights reserved.