Package javax.jcr.observation

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.
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.