public interface EventInjector
Modifier and Type | Method and Description |
---|---|
void |
injectEvent(Event event,
InjectionContext context)
Inject an event entry from an external source into the AE system
|
void injectEvent(Event event, InjectionContext context)
event
- the event to injectcontext
- an optional (may be null
) context were the event
came fromCopyright © 2016 Eclipse NeoSCADA Project. All rights reserved.