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

Packages that use NodeTypeEventChannel
org.apache.jackrabbit.core.cluster   
org.apache.jackrabbit.core.nodetype   
 

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

Classes in org.apache.jackrabbit.core.cluster that implement NodeTypeEventChannel
 class ClusterNode
          Default clustered node implementation.
 

Uses of NodeTypeEventChannel in org.apache.jackrabbit.core.nodetype
 

Methods in org.apache.jackrabbit.core.nodetype with parameters of type NodeTypeEventChannel
 void NodeTypeRegistry.setEventChannel(NodeTypeEventChannel eventChannel)
          Set an event channel to inform about changes.
 



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