Package | Description |
---|---|
org.opennms.netmgt.scriptd.helper |
Class and Description |
---|
AbstractEventForwarder |
AbstractEventPolicyRule |
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
|
SnmpTrapForwarderHelper |
SnmpTrapHelper
This "helper" class provides a convenience interface for generating and
forwarding SNMP traps.
|
SnmpTrapHelperException
This class describes an exception associated with the SnmpTrapHelper class.
|
UeiEventMatch |
Copyright © 2021. All rights reserved.