Uses of Interface
org.apache.jackrabbit.core.observation.SynchronousEventListener
-
Packages that use SynchronousEventListener Package Description org.apache.jackrabbit.core Contains the core classes that provide the implementation of the JCR API.org.apache.jackrabbit.core.lock org.apache.jackrabbit.core.retention org.apache.jackrabbit.core.security.authorization org.apache.jackrabbit.core.security.authorization.acl org.apache.jackrabbit.core.security.principal org.apache.jackrabbit.core.security.user -
-
Uses of SynchronousEventListener in org.apache.jackrabbit.core
Classes in org.apache.jackrabbit.core that implement SynchronousEventListener Modifier and Type Class Description classSearchManagerActs as a global entry point to execute queries and index nodes. -
Uses of SynchronousEventListener in org.apache.jackrabbit.core.lock
Classes in org.apache.jackrabbit.core.lock that implement SynchronousEventListener Modifier and Type Class Description classLockManagerImplProvides the functionality needed for locking and unlocking nodes. -
Uses of SynchronousEventListener in org.apache.jackrabbit.core.retention
Classes in org.apache.jackrabbit.core.retention that implement SynchronousEventListener Modifier and Type Class Description classRetentionRegistryImplRetentionEvaluatorImpl... -
Uses of SynchronousEventListener in org.apache.jackrabbit.core.security.authorization
Classes in org.apache.jackrabbit.core.security.authorization that implement SynchronousEventListener Modifier and Type Class Description classAccessControlObserverAccessControlObserver... -
Uses of SynchronousEventListener in org.apache.jackrabbit.core.security.authorization.acl
Classes in org.apache.jackrabbit.core.security.authorization.acl that implement SynchronousEventListener Modifier and Type Class Description classEntryCollectorEntryCollectorcollects ACEs defined and effective for a givenNodeand listens to access control modifications in order to inform listeners. -
Uses of SynchronousEventListener in org.apache.jackrabbit.core.security.principal
Classes in org.apache.jackrabbit.core.security.principal that implement SynchronousEventListener Modifier and Type Class Description classDefaultPrincipalProviderProvides principals for the users contained within the Repository. -
Uses of SynchronousEventListener in org.apache.jackrabbit.core.security.user
Classes in org.apache.jackrabbit.core.security.user that implement SynchronousEventListener Modifier and Type Class Description classMembershipCacheMembershipCache...
-