public class FilterEventHandler extends AbstractEventHandler
| Constructor and Description |
|---|
FilterEventHandler(Filter filter,
boolean pass) |
| Modifier and Type | Method and Description |
|---|---|
Event |
handleEvent(Event event,
InjectionContext context)
Handle an event
|
disposepublic FilterEventHandler(Filter filter, boolean pass)
public Event handleEvent(Event event, InjectionContext context)
EventHandlerevent - the event to handlecontext - the contextnull if the event
should not be passed to the next handler.Copyright © 2016 Eclipse NeoSCADA Project. All rights reserved.