Package org.opennms.netmgt.eventd.processor

Interface Summary
EventProcessor Event processor interface.
 

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.
 



Copyright © 2009. All Rights Reserved.