Package org.opennms.netmgt.scriptd.helper

TODO: add package overview sentence here.

See:
          Description

Interface Summary
EventForwarder Interface to forward events.
EventMatch An EventMatch is an Interface that is able to specify criteria to match Events An implementation of this interface is a class where you have some criteria to decide if the Event matches or not
EventPolicyRule An EventFilter is a filter of Events An implementation of this interface is a class where you have some criteria to decide if the Event pass the filter or not
EventSynchronization Interface to use for triggering a generic event synchronization
 

Class Summary
AbstractEventForwarder  
AbstractEventPolicyRule  
AlarmEventSynchronization  
DbHelper  
EventForwarderDefaultImpl  
EventPolicyRuleDefaultImpl  
SnmpTrapForwarderHelper  
SnmpTrapHelper This "helper" class provides a convenience interface for generating and forwarding SNMP traps.
SnmpV1TrapAlarmForwarder  
SnmpV1TrapEventForwarder  
SnmpV2InformAlarmForwarder  
SnmpV2InformEventForwarder  
SnmpV2TrapAlarmForwarder  
SnmpV2TrapEventForwarder  
SnmpV3InformAlarmForwarder  
SnmpV3InformEventForwarder  
SnmpV3TrapAlarmForwarder  
SnmpV3TrapEventForwarder  
UeiAlarmMatch  
UeiEventMatch  
 

Exception Summary
SnmpTrapHelperException This class describes an exception associated with the SnmpTrapHelper class.
 

Package org.opennms.netmgt.scriptd.helper Description

TODO: add package overview sentence here. TODO: Maybe add more description here.



Copyright © 2011. All Rights Reserved.