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

Packages that use LockEventChannel
org.apache.jackrabbit.core.cluster   
org.apache.jackrabbit.core.lock   
 

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

Methods in org.apache.jackrabbit.core.cluster that return LockEventChannel
 LockEventChannel ClusterNode.createLockChannel(String workspace)
          Create a LockEventChannel for some workspace.
 

Uses of LockEventChannel in org.apache.jackrabbit.core.lock
 

Methods in org.apache.jackrabbit.core.lock with parameters of type LockEventChannel
 void LockManagerImpl.setEventChannel(LockEventChannel eventChannel)
          Set a lock event channel
 



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