Interface | Description |
---|---|
EventdServiceManager |
EventdServiceManager interface.
|
EventHandler |
EventHandler interface.
|
EventIpcBroadcaster |
Back-end interface for the EventIpcManager.
|
EventIpcManager |
EventIpcManager interface.
|
Class | Description |
---|---|
BroadcastEventProcessor |
BroadcastEventProcessor class.
|
DaoEventdServiceManager |
DaoEventdServiceManager class.
|
DefaultEventHandlerImpl |
The EventHandler builds Runnables that essentially do all the work on an
incoming event.
|
Eventd |
Eventd listens for events from the discovery, capsd, trapd processes and
sends events to the Master Station when queried for.
|
EventdConstants |
This class is a repository for constant, static information concerning
Eventd.
|
EventIpcManagerDefaultImpl |
An implementation of the EventIpcManager interface that can be used to
communicate between services in the same JVM
|
EventIpcManagerFactory |
EventIpcManagerFactory class.
|
EventIpcManagerProxy |
Late initializing proxy to another EventIpcManager object.
|
EventUtil |
EventUtil is used primarily for the event parm expansion - has methods used
by all the event components to send in the event and the element to expanded
and have the 'expanded' value sent back
|
JdbcEventdServiceManager |
JdbcEventdServiceManager class.
|
Exception | Description |
---|---|
EventIpcException |
EventIpcException class.
|
UndeclaredEventException |
UndeclaredEventException class.
|
Copyright © 2015. All Rights Reserved.