Package | Description |
---|---|
org.opennms.netmgt.accesspointmonitor | |
org.opennms.netmgt.accesspointmonitor.poller | |
org.opennms.netmgt.dao.hibernate |
Modifier and Type | Method and Description |
---|---|
AccessPointDao |
PollingContext.getAccessPointDao() |
AccessPointDao |
DefaultPollingContext.getAccessPointDao() |
AccessPointDao |
AccessPointMonitord.getAccessPointDao()
getAccessPointDao
|
Modifier and Type | Method and Description |
---|---|
void |
PollingContext.setAccessPointDao(AccessPointDao accessPointDao) |
void |
DefaultPollingContext.setAccessPointDao(AccessPointDao accessPointDao) |
void |
AccessPointMonitord.setAccessPointDao(AccessPointDao accessPointDao)
getAccessPointDao
|
Modifier and Type | Method and Description |
---|---|
AccessPointDao |
TableStrategy.getAccessPointDao() |
AccessPointDao |
InstanceStrategy.getAccessPointDao() |
AccessPointDao |
AccessPointPoller.getAccessPointDao() |
Modifier and Type | Method and Description |
---|---|
void |
TableStrategy.setAccessPointDao(AccessPointDao accessPointDao) |
void |
InstanceStrategy.setAccessPointDao(AccessPointDao accessPointDao) |
void |
AccessPointPoller.setAccessPointDao(AccessPointDao accessPointDao) |
Modifier and Type | Class and Description |
---|---|
class |
AccessPointDaoHibernate
AccessPointDaoHibernate class.
|
Copyright © 2015. All Rights Reserved.