Package | Description |
---|---|
org.opennms.netmgt.dao | |
org.opennms.netmgt.dao.hibernate | |
org.opennms.netmgt.dao.mock | |
org.opennms.netmgt.syslogd | |
org.opennms.netmgt.trapd |
Modifier and Type | Class and Description |
---|---|
class |
DistPollerDaoMinion
This
DistPollerDao wraps the single instance that represents the
current Minion device. |
Modifier and Type | Method and Description |
---|---|
DistPollerDao |
DatabasePopulator.getDistPollerDao() |
Modifier and Type | Method and Description |
---|---|
void |
DatabasePopulator.setDistPollerDao(DistPollerDao distPollerDao) |
Modifier and Type | Class and Description |
---|---|
class |
DistPollerDaoHibernate |
Modifier and Type | Class and Description |
---|---|
class |
MockDistPollerDao |
Modifier and Type | Method and Description |
---|---|
protected DistPollerDao |
AbstractMockDao.getDistPollerDao() |
DistPollerDao |
MockEventWriter.getDistPollerDao() |
Modifier and Type | Method and Description |
---|---|
void |
MockEventWriter.setDistPollerDao(DistPollerDao distPollerDao) |
Modifier and Type | Method and Description |
---|---|
void |
SinkDispatchingSyslogReceiver.setDistPollerDao(DistPollerDao distPollerDao) |
void |
SyslogSinkConsumer.setDistPollerDao(DistPollerDao distPollerDao) |
Constructor and Description |
---|
SyslogSinkModule(SyslogdConfig config,
DistPollerDao distPollerDao) |
Modifier and Type | Method and Description |
---|---|
void |
TrapListener.setDistPollerDao(DistPollerDao distPollerDao) |
Copyright © 2020. All rights reserved.