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

Packages that use org.apache.jackrabbit.core.observation
org.apache.jackrabbit.core   
org.apache.jackrabbit.core.cluster   
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   
 

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
ObservationDispatcher
          Dispatcher for dispatching events to listeners within a single workspace.
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.cluster
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.
 

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
ObservationDispatcher
          Dispatcher for dispatching events to listeners within a single workspace.
 

Classes in org.apache.jackrabbit.core.observation used by org.apache.jackrabbit.core.state
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
 

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-2008 The Apache Software Foundation. All Rights Reserved.