public interface EventExtension
| Modifier and Type | Method and Description |
|---|---|
TreeSet<Event> |
processEvents(TreeSet<Event> events)
The extension processes the supplied Events and returns Events to be forwarded, if any.
|
TreeSet<Event> processEvents(TreeSet<Event> events)
events - The Events to be processed by the extension.Copyright © 2015–2017 Red Hat, Inc.. All rights reserved.