| Package | Description |
|---|---|
| org.opennms.netmgt.dao | |
| org.opennms.netmgt.dao.hibernate | |
| org.opennms.netmgt.dao.mock | |
| org.opennms.netmgt.discovery |
| 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 |
|---|---|
DistPollerDao |
MockEventWriter.getDistPollerDao() |
protected DistPollerDao |
AbstractMockDao.getDistPollerDao() |
| Modifier and Type | Method and Description |
|---|---|
void |
MockEventWriter.setDistPollerDao(DistPollerDao distPollerDao) |
| Modifier and Type | Class and Description |
|---|---|
class |
DistPollerDaoMinion
This
DistPollerDao wraps the single instance that represents the
current Minion device. |
Copyright © 2017. All rights reserved.