Constructor and Description |
---|
EventConfExtensionManager(EventConfDao eventConfDao) |
Constructor and Description |
---|
ProtobufMapper(EventConfDao eventConfDao,
HwEntityDao hwEntityDao,
SessionUtils sessionUtils,
NodeDao nodeDao,
long nodeIdToCriteriaMaxCacheSize) |
Modifier and Type | Method and Description |
---|---|
void |
EventAdminApplicationFactory.setEventConfDao(EventConfDao eventConfDao)
Sets the OpenNMS Event configuration DAO.
|
void |
EventAdminApplication.setEventConfDao(EventConfDao eventConfDao)
Sets the OpenNMS Event configuration DAO.
|
Constructor and Description |
---|
EventPanel(EventConfDao eventConfDao,
EventProxy eventProxy,
File eventFile,
Events events,
Logger logger)
Instantiates a new event panel.
|
EventWindow(EventConfDao eventConfDao,
EventProxy eventProxy,
File eventFile,
Events events,
Logger logger)
Instantiates a new events window.
|
Modifier and Type | Method and Description |
---|---|
void |
MibCompilerApplicationFactory.setEventConfDao(EventConfDao eventConfDao)
Sets the OpenNMS Event configuration DAO.
|
void |
MibCompilerApplication.setEventConfDao(EventConfDao eventConfDao)
Sets the OpenNMS Event configuration DAO.
|
Constructor and Description |
---|
MibCompilerPanel(DataCollectionConfigDao dataCollectionDao,
EventConfDao eventsDao,
EventProxy eventsProxy,
MibParser mibParser,
Logger logger)
Instantiates a new MIB tree panel.
|
Modifier and Type | Method and Description |
---|---|
EventConfDao |
Bsmd.getEventConfDao() |
Modifier and Type | Method and Description |
---|---|
void |
Bsmd.setEventConfDao(EventConfDao eventConfDao) |
Modifier and Type | Class and Description |
---|---|
class |
DefaultEventConfDao |
Modifier and Type | Method and Description |
---|---|
void |
EventExpander.setEventConfDao(EventConfDao dao) |
Modifier and Type | Class and Description |
---|---|
class |
MockEventConfDao |
static class |
MockEventIpcManager.EmptyEventConfDao
This class implements
EventConfDao but every call returns null. |
Modifier and Type | Method and Description |
---|---|
EventConfDao |
EventExpander.getEventConfDao()
getEventConfDao
|
Modifier and Type | Method and Description |
---|---|
static Event |
EventExpander.lookup(EventConfDao dao,
Event event)
This method is used to lookup the event configuration object based upon
information in the passed information.
|
void |
EventExpander.setEventConfDao(EventConfDao eventConfDao)
setEventConfDao
|
Constructor and Description |
---|
BroadcastEventProcessor(EventIpcManager eventIpcManager,
EventConfDao eventConfDao)
Constructor for BroadcastEventProcessor.
|
Modifier and Type | Method and Description |
---|---|
EventConfDao |
EventParmRegexFilterProcessor.getEventConfDao()
getEventConfDao
|
Modifier and Type | Method and Description |
---|---|
void |
EventParmRegexFilterProcessor.setEventConfDao(EventConfDao eventConfDao)
setEventConfDao
|
Modifier and Type | Field and Description |
---|---|
EventConfDao |
EventConfigShowCommand.eventConfDao |
EventConfDao |
EventUeiCompleter.eventConfDao |
EventConfDao |
EventListCommand.eventConfDao |
Modifier and Type | Method and Description |
---|---|
void |
BroadcastEventProcessor.setEventConfDao(EventConfDao eventConfDao) |
Modifier and Type | Method and Description |
---|---|
void |
SendEventController.setEventConfDao(EventConfDao eventConfDao) |
Modifier and Type | Method and Description |
---|---|
void |
ChooseUeisController.setEventConfDao(EventConfDao eventConfDao) |
void |
EventNoticesController.setEventConfDao(EventConfDao eventConfDao) |
Modifier and Type | Method and Description |
---|---|
void |
ThresholdController.setEventConfDao(EventConfDao eventConfDao)
setEventConfDao
|
Modifier and Type | Method and Description |
---|---|
void |
EventMapper.setEventConfDao(EventConfDao eventConfDao) |
void |
AlarmMapper.setEventConfDao(EventConfDao eventConfDao) |
Copyright © 2021. All rights reserved.