|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EventJournal | |
---|---|
org.apache.jackrabbit.core | Contains the core classes that provide the implementation of the JCR API. |
org.apache.jackrabbit.core.observation |
Uses of EventJournal in org.apache.jackrabbit.core |
---|
Methods in org.apache.jackrabbit.core that return EventJournal | |
---|---|
EventJournal |
WorkspaceImpl.getEventJournal(int eventTypes,
String absPath,
boolean isDeep,
String[] uuid,
String[] nodeTypeName)
Returns the event journal for this workspace. |
Uses of EventJournal in org.apache.jackrabbit.core.observation |
---|
Classes in org.apache.jackrabbit.core.observation that implement EventJournal | |
---|---|
class |
EventJournalImpl
EventJournalImpl implements the JCR 2.0 EventJournal . |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |