Copyright© 2008-2018 SiteVision AB, all rights reserved.
Package | Description |
---|---|
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.
|
Class and Description |
---|
ObservationManager
The ObservationManager object.
|
Class and Description |
---|
Event
An event fired by the observation mechanism.
|
EventIterator
Allows easy iteration through a list of
Event s 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
EventListener s with
nextEventListener as well as a skip method
inherited from RangeIterator . |
SiteVision - Portal and Content Management Made Easy
SiteVision is an advanced Java enterprise portal product and a portlet container (JSR 286) that implements Java Content Repository (JSR 283).
Copyright© 2008-2018 SiteVision AB, all rights reserved.