Constructor and Description |
---|
LegacyApplicationStatusProvider(ApplicationDao applicationDao) |
Constructor and Description |
---|
ApplicationDaoContainer(ApplicationDao applicationDao,
org.springframework.transaction.support.TransactionOperations transactionTemplate) |
ApplicationOutageDaoContainer(OutageDao dao,
ApplicationDao applicationDao) |
Modifier and Type | Method and Description |
---|---|
ApplicationDao |
DatabasePopulator.getApplicationDao() |
Modifier and Type | Method and Description |
---|---|
void |
DatabasePopulator.setApplicationDao(ApplicationDao applicationDao) |
Modifier and Type | Class and Description |
---|---|
class |
ApplicationDaoHibernate |
Modifier and Type | Class and Description |
---|---|
class |
MockApplicationDao |
Constructor and Description |
---|
ApplicationGraphProvider(SessionUtils sessionUtils,
ApplicationDao applicationDao) |
ApplicationSearchProvider(ApplicationDao applicationDao) |
ApplicationStatusEnrichment(ApplicationDao applicationDao) |
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) |
PerspectiveServiceTracker(SessionUtils sessionUtils,
ApplicationDao applicationDao) |
Modifier and Type | Method and Description |
---|---|
void |
ApplicationBoxController.setApplicationDao(ApplicationDao applicationDao) |
Modifier and Type | Method and Description |
---|---|
protected ApplicationDao |
ApplicationRestService.getDao() |
Constructor and Description |
---|
ApplicationRestService(ApplicationDao dao,
EventProxy eventProxy) |
Modifier and Type | Method and Description |
---|---|
ApplicationDao |
DefaultAdminApplicationService.getApplicationDao()
getApplicationDao
|
Modifier and Type | Method and Description |
---|---|
void |
DefaultAdminApplicationService.setApplicationDao(ApplicationDao dao)
setApplicationDao
|
Copyright © 2021. All rights reserved.