Search Java Classes and Packages
Search Java Frameworks and Libraries
#Javax.jcr.observation Classes and Interfaces - 6 results found.
| Name | Description | Type | Package | Framework |
| Event | An event fired by the observation mechanism. | Interface | javax.jcr.observation | JCR |
|
| EventIterator | Allows easy iteration through a list of Events with nextEvent as well as a skip method inherited from | Interface | javax.jcr.observation | JCR |
|
| EventJournal | An EventJournal is an extension of EventIterator that provides the additional method skipTo(long). | Interface | javax.jcr.observation | JCR |
|
| EventListener | An EventListener can be registered via the ObservationManager object. | Interface | javax.jcr.observation | JCR |
|
| EventListenerIterator | Allows easy iteration through a list of EventListeners with nextEventListener as well as a skip method | Interface | javax.jcr.observation | JCR |
|
| ObservationManager | The ObservationManager object. | Interface | javax.jcr.observation | JCR |