| Modifier and Type | Method and Description |
|---|---|
Iterator<Event> |
EventBundle.getEvents()
Returns the events of this bundle.
|
| Modifier and Type | Method and Description |
|---|---|
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). |
Copyright © 2004-2013 The Apache Software Foundation. All Rights Reserved.