Constructor and Description |
---|
ApplicationOutageDaoContainer(OutageDao dao,
ApplicationDao applicationDao) |
ApplicationOutageDatasource(OutageDao dao) |
ApplicationOutageSelectionLinkGenerator(String idPropertyName,
OutageDao outageDao) |
Modifier and Type | Method and Description |
---|---|
void |
DefaultSurveillanceViewService.setOutageDao(OutageDao outageDao)
Method to set the outage dao.
|
Modifier and Type | Method and Description |
---|---|
OutageDao |
DatabasePopulator.getOutageDao() |
Modifier and Type | Method and Description |
---|---|
void |
DatabasePopulator.setOutageDao(OutageDao outageDao) |
Modifier and Type | Class and Description |
---|---|
class |
OutageDaoHibernate |
Modifier and Type | Class and Description |
---|---|
class |
MockOutageDao |
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 | Method and Description |
---|---|
void |
Poller.setOutageDao(OutageDao outageDao) |
Modifier and Type | Method and Description |
---|---|
protected OutageDao |
OutageRestService.getDao() |
Modifier and Type | Method and Description |
---|---|
void |
DefaultCategoryStatusService.setOutageDao(OutageDao outageDao)
setOutageDao
|
Modifier and Type | Method and Description |
---|---|
OutageDao |
DefaultRtcService.getOutageDao()
getOutageDao
|
Modifier and Type | Method and Description |
---|---|
void |
DefaultRtcService.setOutageDao(OutageDao outageDao)
setOutageDao
|
Copyright © 2021. All rights reserved.