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
 

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-2008 The Apache Software Foundation. All Rights Reserved.