public interface EventService
Modifier and Type | Method and Description |
---|---|
void |
publishEvent(Event event)
Publish the provided event
|
void publishEvent(Event event)
event
- the event to publishCopyright © 2016 Eclipse NeoSCADA Project. All rights reserved.