Uses of Class
org.apache.jackrabbit.core.cluster.ClusterNode

Packages that use ClusterNode
org.apache.jackrabbit.core   
org.apache.jackrabbit.core.cluster   
 

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.
 



Copyright © 2004-2008 The Apache Software Foundation. All Rights Reserved.