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

Packages that use PrivilegeEventChannel
org.apache.jackrabbit.core.cluster   
org.apache.jackrabbit.core.security.authorization   
 

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

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

Uses of PrivilegeEventChannel in org.apache.jackrabbit.core.security.authorization
 

Methods in org.apache.jackrabbit.core.security.authorization with parameters of type PrivilegeEventChannel
 void PrivilegeRegistry.setEventChannel(PrivilegeEventChannel eventChannel)
          Set a clustering event channel to inform about changes.
 



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