Copyright© 2008-2026 Sitevision AB, all rights reserved.
| Package | Description |
|---|---|
| javax.jcr.observation |
Provides interfaces and classes for content repository event observation
functionality.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
EventJournal
An
EventJournal is an extension of EventIterator
that provides the additional method EventJournal.skipTo(long). |
| Modifier and Type | Method and Description |
|---|---|
void |
EventListener.onEvent(EventIterator events)
This method is called when a bundle of events is dispatched.
|
Sitevision - Content Management Made Easy
Sitevision is an advanced Java enterprise portal product that implements Java Content Repository (JSR 283).
Copyright© 2008-2026 Sitevision AB, all rights reserved.