Package javax.jcr.observation

Provides interfaces and classes for content repository event observation functionality.

See:
          Description

Interface Summary
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.
EventJournal An EventJournal is an extension of EventIterator that provides the additional method EventJournal.skipTo(long).
EventListener An event listener.
EventListenerIterator Allows easy iteration through a list of EventListeners with nextEventListener as well as a skip method inherited from RangeIterator.
ObservationManager The ObservationManager object.
 

Package javax.jcr.observation Description

Provides interfaces and classes for content repository event observation functionality.



Copyright © 2009 Day Software. All Rights Reserved.