Package | Description |
---|---|
org.opennms.netmgt.config |
TODO: add package overview sentence here.
|
org.opennms.netmgt.eventd |
TODO: add package overview sentence here.
|
org.opennms.netmgt.eventd.processor |
Modifier and Type | Class and Description |
---|---|
class |
DefaultEventConfDao
DefaultEventConfDao class.
|
Modifier and Type | Method and Description |
---|---|
static EventConfDao |
EventconfFactory.getInstance()
Singleton static call to get the only instance that should exist for the
EventConfDao.
|
Modifier and Type | Method and Description |
---|---|
static void |
EventconfFactory.setInstance(EventConfDao instance)
setInstance
|
Constructor and Description |
---|
BroadcastEventProcessor(EventIpcManager eventIpcManager,
EventConfDao eventConfDao)
Constructor for BroadcastEventProcessor.
|
Modifier and Type | Method and Description |
---|---|
EventConfDao |
EventExpander.getEventConfDao()
getEventConfDao
|
Modifier and Type | Method and Description |
---|---|
void |
EventExpander.setEventConfDao(EventConfDao eventConfDao)
setEventConfDao
|
Copyright © 2015. All Rights Reserved.