Uses of Interface
org.apache.jackrabbit.core.cluster.ClusterOperation

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

Uses of ClusterOperation in org.apache.jackrabbit.core.cluster
 

Classes in org.apache.jackrabbit.core.cluster that implement ClusterOperation
 class DefaultClusterOperation
          Default cluster operation implementation.
 

Methods in org.apache.jackrabbit.core.cluster that return ClusterOperation
 ClusterOperation LockEventChannel.create(NodeId nodeId)
          Create a new cluster operation that should be used to inform other instances in the cluster.
 ClusterOperation LockEventChannel.create(NodeId nodeId, boolean deep, String owner)
          Create a new cluster operation that should be used to inform other instances in the cluster.
 



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