Modifier and Type | Method and Description |
---|---|
InjectionContext |
InjectionContext.Builder.build() |
Modifier and Type | Method and Description |
---|---|
Event |
EventHandler.handleEvent(Event event,
InjectionContext context)
Handle an event
|
Modifier and Type | Method and Description |
---|---|
Event |
FilterEventHandler.handleEvent(Event event,
InjectionContext context) |
Modifier and Type | Method and Description |
---|---|
Event |
MailEventHandler.handleEvent(Event event,
InjectionContext context) |
Modifier and Type | Method and Description |
---|---|
Event |
ScriptEventHandler.handleEvent(Event event,
InjectionContext context) |
Modifier and Type | Method and Description |
---|---|
void |
EventInjectorQueue.injectEvent(Event event,
InjectionContext context) |
void |
EventInjector.injectEvent(Event event,
InjectionContext context)
Inject an event entry from an external source into the AE system
|
Modifier and Type | Method and Description |
---|---|
void |
EventInjectorImpl.injectEvent(Event event,
InjectionContext context) |
Copyright © 2016 Eclipse NeoSCADA Project. All rights reserved.