public static interface EventHandlerFactoryTracker.Listener
| Modifier and Type | Method and Description |
|---|---|
void |
factoryAdded(String factoryId,
EventHandlerFactory factory) |
void |
factoryRemoved(String factoryId) |
void factoryAdded(String factoryId, EventHandlerFactory factory)
void factoryRemoved(String factoryId)
Copyright © 2016 Eclipse NeoSCADA Project. All rights reserved.