|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ClusterNode | |
|---|---|
| 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.observation | |
| Uses of ClusterNode in org.apache.jackrabbit.core |
|---|
| Methods in org.apache.jackrabbit.core that return ClusterNode | |
|---|---|
protected ClusterNode |
RepositoryImpl.createClusterNode()
Creates the cluster node. |
ClusterNode |
RepositoryImpl.getClusterNode()
Get the cluster node. |
| Uses of ClusterNode in org.apache.jackrabbit.core.cluster |
|---|
| Constructors in org.apache.jackrabbit.core.cluster with parameters of type ClusterNode | |
|---|---|
DefaultClusterOperation(ClusterNode clusterNode,
ClusterRecord record)
Create an instance of this class. |
|
| Uses of ClusterNode in org.apache.jackrabbit.core.observation |
|---|
| Constructors in org.apache.jackrabbit.core.observation with parameters of type ClusterNode | |
|---|---|
ObservationManagerImpl(ObservationDispatcher dispatcher,
SessionImpl session,
ItemManager itemMgr,
ClusterNode clusterNode)
Creates an ObservationManager instance. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||