Package | Description |
---|---|
org.opennms.netmgt.eventd | |
org.opennms.netmgt.eventd.processor | |
org.opennms.netmgt.notifd |
Modifier and Type | Class and Description |
---|---|
class |
AbstractEventUtil
EventUtil is used primarily for the event parm expansion - has methods used
by all the event components to send in the event and the element to expanded
and have the 'expanded' value sent back
|
class |
EventUtilDaoImpl |
Modifier and Type | Method and Description |
---|---|
static EventUtil |
AbstractEventUtil.getInstance() |
Modifier and Type | Method and Description |
---|---|
static void |
AbstractEventUtil.setInstance(EventUtil instance)
Used only for unit testing.
|
Modifier and Type | Method and Description |
---|---|
EventUtil |
AbstractJdbcPersister.getEventUtil() |
Modifier and Type | Method and Description |
---|---|
void |
AbstractJdbcPersister.setEventUtil(EventUtil eventUtil) |
Modifier and Type | Method and Description |
---|---|
EventUtil |
BroadcastEventProcessor.getEventUtil() |
Modifier and Type | Method and Description |
---|---|
void |
BroadcastEventProcessor.setEventUtil(EventUtil eventUtil) |
Copyright © 2017. All rights reserved.