public interface Filter extends EventProcessor<FilterAdapter>, FilterOperations
| Modifier and Type | Method and Description |
|---|---|
boolean |
onAccept(Event event)
A callback method that informs whether the specified event is to be accepted.
|
getAdapter, getLogger, getSponge, onConfigure, onInitgetMetagetKnowledgeBaseboolean onAccept(Event event)
event - event.true if the specified event is to be accepted.Copyright © 2016–2019 Softelnet. All rights reserved.