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
DelegatingObservationDispatcher
          This Class implements an observation dispatcher, that delegates events to a set of underlying dispatchers.
EventStateCollection
          The EventStateCollection class implements how EventState objects are created based on the ItemStates passed to the EventStateCollection.createEventStates(org.apache.jackrabbit.core.NodeId, org.apache.jackrabbit.core.state.ChangeLog, org.apache.jackrabbit.core.state.ItemStateManager) method.
EventStateCollectionFactory
          Defines methods to create an EventStateCollection
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(org.apache.jackrabbit.core.NodeId, org.apache.jackrabbit.core.state.ChangeLog, org.apache.jackrabbit.core.state.ItemStateManager) method.
EventStateCollectionFactory
          Defines methods to create an EventStateCollection
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
EventStateCollectionFactory
          Defines methods to create an EventStateCollection
 

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.
EventStateCollection
          The EventStateCollection class implements how EventState objects are created based on the ItemStates passed to the EventStateCollection.createEventStates(org.apache.jackrabbit.core.NodeId, org.apache.jackrabbit.core.state.ChangeLog, org.apache.jackrabbit.core.state.ItemStateManager) method.
EventStateCollectionFactory
          Defines methods to create an EventStateCollection
 



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