Modifier and Type | Method and Description |
---|---|
void |
UsageStatisticsReporter.setEventDao(EventDao eventDao) |
Modifier and Type | Method and Description |
---|---|
EventDao |
AlarmPersisterImpl.getEventDao()
getEventDao
|
Modifier and Type | Method and Description |
---|---|
void |
AlarmPersisterImpl.setEventDao(EventDao eventDao)
setEventDao
|
Modifier and Type | Method and Description |
---|---|
EventDao |
DatabasePopulator.getEventDao() |
Modifier and Type | Method and Description |
---|---|
void |
DatabasePopulator.setEventDao(EventDao eventDao) |
Modifier and Type | Class and Description |
---|---|
class |
EventDaoHibernate |
Modifier and Type | Class and Description |
---|---|
class |
MockEventDao |
Modifier and Type | Method and Description |
---|---|
EventDao |
MockEventWriter.getEventDao() |
protected EventDao |
AbstractMockDao.getEventDao() |
Modifier and Type | Method and Description |
---|---|
void |
MockEventWriter.setEventDao(EventDao eventDao) |
Modifier and Type | Field and Description |
---|---|
EventDao |
EventListCommand.eventDao |
Constructor and Description |
---|
PerspectivePollerd(SessionUtils sessionUtils,
MonitoringLocationDao monitoringLocationDao,
PollerConfig pollerConfig,
MonitoredServiceDao monitoredServiceDao,
LocationAwarePollerClient locationAwarePollerClient,
ApplicationDao applicationDao,
CollectionAgentFactory collectionAgentFactory,
PersisterFactory persisterFactory,
EventForwarder eventForwarder,
ThresholdingService thresholdingService,
EventDao eventDao,
OutageDao outageDao,
TracerRegistry tracerRegistry,
PerspectiveServiceTracker tracker) |
Modifier and Type | Field and Description |
---|---|
EventDao |
OpenNMSReportPlugin.m_eventDao |
Modifier and Type | Method and Description |
---|---|
protected EventDao |
EventRestService.getDao() |
Copyright © 2021. All rights reserved.