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.retention   
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
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.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
EventFilter
          The EventFilter class implements the filter logic based on the session's access rights and the specified filter rules.
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.retention
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.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-2009 The Apache Software Foundation. All Rights Reserved.