|
Class Summary |
| AbstractJdbcPersister |
EventWriter loads the information in each 'Event' into the database. |
| EventExpander |
This class is responsible for looking up the matching evenconf entry for an
event and loading info from the eventconf match to the event. |
| EventIpcBroadcastProcessor |
EventProcessor that braodcasts events to other interested
daemons with EventIpcBroadcaster.broadcastNow(Event). |
| JdbcAlarmWriter |
AlarmWriter writes events classified as alarms to the database. |
| JdbcEventWriter |
EventWriter loads the information in each 'Event' into the database. |