| Package | Description |
|---|---|
| com.cosylab.epics.caj | |
| gov.aps.jca.event |
| Modifier and Type | Field and Description |
|---|---|
protected EventDispatcher |
CAJContext.eventDispatcher
Event dispatcher.
|
| Modifier and Type | Method and Description |
|---|---|
EventDispatcher |
CAJContext.getEventDispatcher()
Get event dispatcher.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractEventDispatcher |
class |
DirectEventDispatcher
This EventDispatcher will forward all events directly to the listeners.
|
class |
LatestMonitorOnlyQueuedEventDispatcher
This EventDispatcher uses an internal thread to dispatch events and overrides older (obsolete) monitor values.
|
class |
QueuedEventDispatcher
This EventDispatcher uses an internal thread to dispatch events.
|
Copyright © 2004-2020 EPICS. All Rights Reserved.