Uses of Package
javax.jcr.observation

Packages that use javax.jcr.observation
javax.jcr Provides interfaces and classes for the Content Repository for Java Technology. 
javax.jcr.observation Provides interfaces and classes for content repository event observation functionality. 
 

Classes in javax.jcr.observation used by javax.jcr
ObservationManager
          The ObservationManager object.
 

Classes in javax.jcr.observation used by javax.jcr.observation
Event
          An event fired by the observation mechanism.
EventIterator
          Allows easy iteration through a list of Events with nextEvent as well as a skip method inherited from RangeIterator.
EventListener
          An event listener.
EventListenerIterator
          Allows easy iteration through a list of EventListeners with nextEventListener as well as a skip method inherited from RangeIterator.
 



Copyright © 2004-2005 Day Software Management AG. All Rights Reserved.