public class ScriptEventHandler extends AbstractEventHandler
Constructor and Description |
---|
ScriptEventHandler(ScriptExecutor script,
EventInjectorQueue injector) |
Modifier and Type | Method and Description |
---|---|
Event |
handleEvent(Event event,
InjectionContext context)
Handle an event
|
dispose
public ScriptEventHandler(ScriptExecutor script, EventInjectorQueue injector)
public Event handleEvent(Event event, InjectionContext context)
EventHandler
event
- 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.