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).
JdbcEventWriter Deprecated. Replace with a Hibernate implementation.
 



Copyright © 2011. All Rights Reserved.