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

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

Uses of NamespaceEventChannel in org.apache.jackrabbit.core
 

Methods in org.apache.jackrabbit.core with parameters of type NamespaceEventChannel
 void NamespaceRegistryImpl.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
 class ClusterNode
          Default clustered node implementation.
 



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