Package | Description |
---|---|
org.opennms.netmgt.collectd |
TODO: add package overview sentence here.
|
org.opennms.netmgt.dao.hibernate | |
org.opennms.netmgt.importer | |
org.opennms.netmgt.linkd |
TODO: add package overview sentence here.
|
org.opennms.netmgt.snmpinterfacepoller | |
org.opennms.netmgt.trapd |
TODO: add package overview sentence here.
|
org.opennms.systemreport.opennms |
Modifier and Type | Method and Description |
---|---|
static CollectionAgentService |
DefaultCollectionAgentService.create(Integer ifaceId,
IpInterfaceDao ifaceDao,
org.springframework.transaction.PlatformTransactionManager transMgr)
create
|
static CollectionAgent |
DefaultCollectionAgent.create(Integer ifaceId,
IpInterfaceDao ifaceDao,
org.springframework.transaction.PlatformTransactionManager transMgr)
create
|
void |
Collectd.setIpInterfaceDao(IpInterfaceDao ifSvcDao)
setIpInterfaceDao
|
Modifier and Type | Class and Description |
---|---|
class |
IpInterfaceDaoHibernate
IpInterfaceDaoHibernate class.
|
Modifier and Type | Method and Description |
---|---|
IpInterfaceDao |
BaseImporter.getIpInterfaceDao()
getIpInterfaceDao
|
Modifier and Type | Method and Description |
---|---|
void |
BaseImporter.setIpInterfaceDao(IpInterfaceDao ipInterfaceDao)
setIpInterfaceDao
|
Modifier and Type | Method and Description |
---|---|
IpInterfaceDao |
HibernateEventWriter.getIpInterfaceDao() |
IpInterfaceDao |
DbEventWriter.getIpInterfaceDao() |
abstract IpInterfaceDao |
AbstractQueryManager.getIpInterfaceDao() |
Modifier and Type | Method and Description |
---|---|
void |
HibernateEventWriter.setIpInterfaceDao(IpInterfaceDao ipInterfaceDao) |
void |
DbEventWriter.setIpInterfaceDao(IpInterfaceDao dao) |
Modifier and Type | Method and Description |
---|---|
IpInterfaceDao |
DefaultPollContext.getIpInterfaceDao()
getIpInterfaceDao
|
Modifier and Type | Method and Description |
---|---|
void |
DefaultPollContext.setIpInterfaceDao(IpInterfaceDao ipInterfaceDao)
setIpInterfaceDao
|
Modifier and Type | Method and Description |
---|---|
IpInterfaceDao |
HibernateTrapdIpMgr.getIpInterfaceDao()
getIpInterfaceDao
|
Modifier and Type | Method and Description |
---|---|
void |
HibernateTrapdIpMgr.setIpInterfaceDao(IpInterfaceDao ipInterfaceDao)
setIpInterfaceDao
|
Modifier and Type | Field and Description |
---|---|
IpInterfaceDao |
OpenNMSReportPlugin.m_ipInterfaceDao |
Copyright © 2015. All Rights Reserved.