Uses of Interface
org.apache.jackrabbit.core.cluster.NamespaceEventChannel
- 
Packages that use NamespaceEventChannel Package Description org.apache.jackrabbit.core Contains the core classes that provide the implementation of the JCR API.org.apache.jackrabbit.core.cluster  - 
- 
Uses of NamespaceEventChannel in org.apache.jackrabbit.core
Methods in org.apache.jackrabbit.core with parameters of type NamespaceEventChannel Modifier and Type Method Description voidNamespaceRegistryImpl. setEventChannel(NamespaceEventChannel eventChannel)Set an event channel to inform about changes. - 
Uses of NamespaceEventChannel in org.apache.jackrabbit.core.cluster
Classes in org.apache.jackrabbit.core.cluster that implement NamespaceEventChannel Modifier and Type Class Description classClusterNodeDefault clustered node implementation. 
 -