Interface | Description |
---|---|
EventForwarder |
EventForwarder interface.
|
EventHandler |
EventHandler interface.
|
EventIpcBroadcaster |
Back-end interface for the EventIpcManager.
|
EventIpcManager |
EventIpcManager interface.
|
EventListener |
The interface to be implemented by all services that wish to receive events
from Eventd.
|
EventProcessor |
Event processor interface.
|
EventProxy |
This is the interface used to send events into the event subsystem - It is
typically used by the poller framework plugins that perform service
monitoring to send out appropriate events.
|
EventSubscriptionService |
EventSubscriptionService interface.
|
EventWriter | |
StoppableEventListener |
StoppableEventListener
|
ThreadAwareEventListener |
Optional interface which can be implemented by event listeners (and
annotated event listeners) in order to request the event callbacks
to be invoked using multiple threads.
|
Class | Description |
---|---|
AnnotationBasedEventListenerAdapter |
AnnotationBasedEventListenerAdapter
|
DateTimeAdapter | |
EventConstants |
This class holds all OpenNMS events related constants - the UEIs, parm
names, the event time format etc.
|
EventDatabaseConstants |
This class contains the constants and methods related to inserting events
into the database
|
EventIpcManagerFactory |
EventIpcManagerFactory class.
|
EventParameterUtils |
This is an utility class used to format the event parameters - to be inserted
into the 'events' table
|
Exception | Description |
---|---|
EventProcessorException | |
EventProxyException |
EventProxyException class.
|
Copyright © 2021. All rights reserved.