Uses of Interface
org.apache.jackrabbit.core.cluster.LockEventChannel
-
Packages that use LockEventChannel Package Description 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 Modifier and Type Method Description LockEventChannelClusterNode. createLockChannel(String workspace)Create aLockEventChannelfor some workspace. -
Uses of LockEventChannel in org.apache.jackrabbit.core.lock
Methods in org.apache.jackrabbit.core.lock with parameters of type LockEventChannel Modifier and Type Method Description voidLockManagerImpl. setEventChannel(LockEventChannel eventChannel)Set a lock event channel
-