Uses of Package
org.opennms.bb.dp.events

Packages that use org.opennms.bb.dp.events
org.opennms.bb.dp.eventd   
org.opennms.bb.dp.eventd.db   
org.opennms.bb.dp.events   
org.opennms.bb.dp.poller.plugins   
 

Classes in org.opennms.bb.dp.events used by org.opennms.bb.dp.eventd
Event
           
EventBase
           
EventHeader
          EventHeader holds data from the
..
block in the incoming event stream.
XMLEventsParser
          The XMLEventsParser is a SAX based parser used to decompose an event stream into the corresponding event classes.
 

Classes in org.opennms.bb.dp.events used by org.opennms.bb.dp.eventd.db
EventForward
          This class is designed to encapsulate all the relavant information for the forward element of the Event DTD.
EventLogMessage
          This class is designed to encapsulate the logmsg element contained in the Event DTD.
EventParameter
          This class is designed to replicate a name/value event parameter pair from an event.
EventSnmpInfo
          This class is designed to encapsulate the SNMP related parts of the Event DTD into a single class.
 

Classes in org.opennms.bb.dp.events used by org.opennms.bb.dp.events
Event
           
EventAttributeStateOnOff
          This class is designed to be subclassed by both the EventTroubleTicket and EventForward object, both of which have state on/off information.
EventBase
           
EventForward
          This class is designed to encapsulate all the relavant information for the forward element of the Event DTD.
EventHeader
          EventHeader holds data from the
..
block in the incoming event stream.
EventLogMessage
          This class is designed to encapsulate the logmsg element contained in the Event DTD.
EventOperatorAction
          This class is designed to encapsulate the information in the operaction element of the Event DTD.
EventParameter
          This class is designed to replicate a name/value event parameter pair from an event.
EventParamValue
          This class is built to encapsulate parameter value from the event stream.
EventSnmpInfo
          This class is designed to encapsulate the SNMP related parts of the Event DTD into a single class.
EventTroubleTicket
          This class is designed to encapsulate the tticket entry in the Event DTD.
 

Classes in org.opennms.bb.dp.events used by org.opennms.bb.dp.poller.plugins
Event