Interface | Description |
---|---|
EventWriter |
EventWriter stores the information for each 'Event' into the database.
|
Class | Description |
---|---|
AbstractJdbcPersister |
EventWriter loads the information in each 'Event' into the database.
|
EventIpcBroadcastProcessor |
EventProcessor that braodcasts events to other interested
daemons with EventIpcBroadcaster.broadcastNow(Event).
|
EventParmRegexFilterProcessor | |
HibernateEventWriter |
EventWriter loads the information in each 'Event' into the database.
|
JdbcEventWriter | Deprecated
Replace with a Hibernate implementation.
|
Copyright © 2017. All rights reserved.