Uses of Package
org.apache.jackrabbit.core.observation

Packages that use org.apache.jackrabbit.core.observation
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.nodetype.virtual   
org.apache.jackrabbit.core.observation   
org.apache.jackrabbit.core.state   
org.apache.jackrabbit.core.version The versioning framework in jackrabbit consists of 3 layers. 
 

Classes in org.apache.jackrabbit.core.observation used by org.apache.jackrabbit.core
EventStateCollection
          The EventStateCollection class implements how EventState objects are created based on the ItemStates passed to the EventStateCollection.createEventStates(java.lang.String, org.apache.jackrabbit.core.state.ChangeLog, org.apache.jackrabbit.core.state.ItemStateManager) method.
ObservationManagerImpl
          Each Session instance has its own ObservationManager instance.
SynchronousEventListener
          Defines a marker interface for EventListener implementations that wish a synchronous notification of changes to the workspace.
 

Classes in org.apache.jackrabbit.core.observation used by org.apache.jackrabbit.core.lock
SynchronousEventListener
          Defines a marker interface for EventListener implementations that wish a synchronous notification of changes to the workspace.
 

Classes in org.apache.jackrabbit.core.observation used by org.apache.jackrabbit.core.nodetype.virtual
DelegatingObservationDispatcher
          This Class implements an observation dispatcher, that delegates events to a set of underlying dispatchers.
 

Classes in org.apache.jackrabbit.core.observation used by org.apache.jackrabbit.core.observation
EventState
          The EventState class encapsulates the session independent state of an Event.
EventStateCollection
          The EventStateCollection class implements how EventState objects are created based on the ItemStates passed to the EventStateCollection.createEventStates(java.lang.String, org.apache.jackrabbit.core.state.ChangeLog, org.apache.jackrabbit.core.state.ItemStateManager) method.
ObservationManagerFactory
          The class ObservationManagerFactory creates new ObservationManager instances for sessions.
ObservationManagerImpl
          Each Session instance has its own ObservationManager instance.
 

Classes in org.apache.jackrabbit.core.observation used by org.apache.jackrabbit.core.state
ObservationManagerImpl
          Each Session instance has its own ObservationManager instance.
 

Classes in org.apache.jackrabbit.core.observation used by org.apache.jackrabbit.core.version
DelegatingObservationDispatcher
          This Class implements an observation dispatcher, that delegates events to a set of underlying dispatchers.
 



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