Uses of Interface
org.apache.jackrabbit.core.observation.SynchronousEventListener

Packages that use SynchronousEventListener
org.apache.jackrabbit.core Contains the core classes that provide the implementation of the JCR API. 
org.apache.jackrabbit.core.lock   
 

Uses of SynchronousEventListener in org.apache.jackrabbit.core
 

Classes in org.apache.jackrabbit.core that implement SynchronousEventListener
 class SearchManager
          Acts 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
 class LockManagerImpl
          Provides the functionality needed for locking and unlocking nodes.
 



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