|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of Event in org.apache.jackrabbit.spi |
|---|
| Methods in org.apache.jackrabbit.spi that return types with arguments of type Event | |
|---|---|
java.util.Iterator<Event> |
EventBundle.getEvents()
Returns the events of this bundle. |
| Methods in org.apache.jackrabbit.spi with parameters of type Event | |
|---|---|
boolean |
EventFilter.accept(Event event,
boolean isLocal)
If an implementation returns true the event
will be included in the event bundle returned by RepositoryService.getEvents(Subscription, long). |
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||