|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use EventManagerListener | |
|---|---|
| com.prosysopc.ua.server | Main server side classes of the SDK. |
| Uses of EventManagerListener in com.prosysopc.ua.server |
|---|
| Fields in com.prosysopc.ua.server with type parameters of type EventManagerListener | |
|---|---|
protected AtomicReference<EventManagerListener> |
EventManager.listener
|
| Methods in com.prosysopc.ua.server that return EventManagerListener | |
|---|---|
EventManagerListener |
EventManager.getListener()
The listener implementation that gets notified about event manager related actions. |
| Methods in com.prosysopc.ua.server with parameters of type EventManagerListener | |
|---|---|
void |
EventManager.setListener(EventManagerListener l)
Define a listener to the Event Manager to get notifications about client actions. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||