Package | Description |
---|---|
org.opennms.netmgt.dao | |
org.opennms.netmgt.dao.hibernate | |
org.opennms.netmgt.importer | |
org.opennms.netmgt.importer.operations | |
org.openoss.opennms.spring.dao |
The OssDao package provides a buffer between the internals of OpenNMS
and the requirements of the OSS/J code.
|
org.openoss.opennms.spring.qosdrx |
The QoSDrx daemon implements multiple OSS/J JMS event
listener clients for OpenNMS.
|
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 | Field and Description |
---|---|
protected DistPollerDao |
BaseImporter.m_distPollerDao |
Modifier and Type | Method and Description |
---|---|
DistPollerDao |
BaseImporter.getDistPollerDao()
getDistPollerDao
|
Modifier and Type | Method and Description |
---|---|
void |
BaseImporter.setDistPollerDao(DistPollerDao distPollerDao)
setDistPollerDao
|
Modifier and Type | Method and Description |
---|---|
protected DistPollerDao |
AbstractSaveOrUpdateOperation.getDistPollerDao()
getDistPollerDao
|
Modifier and Type | Method and Description |
---|---|
void |
AbstractSaveOrUpdateOperation.setDistPollerDao(DistPollerDao distPollerDao)
setDistPollerDao
|
Modifier and Type | Method and Description |
---|---|
void |
OnmsAlarmOssjMapper.setDistPollerDao(DistPollerDao _distPollerDao)
Used by Spring Application context to pass in distPollerDao;
|
Modifier and Type | Method and Description |
---|---|
void |
QoSDrxAlarmEventReceiverEventHandlerImpl2.setDistPollerDao(DistPollerDao _distPollerDao)
Used by Spring Application context to pass in distPollerDao;
|
Copyright © 2015. All Rights Reserved.