Interface | Description |
---|---|
EventProcessor |
Event processor interface.
|
Class | Description |
---|---|
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).
|
JdbcEventWriter | Deprecated
Replace with a Hibernate implementation.
|
Copyright © 2015. All Rights Reserved.