Package | Description |
---|---|
org.opennms.netmgt.dao.api | |
org.opennms.netmgt.dao.hibernate | |
org.opennms.netmgt.dao.mock | |
org.opennms.netmgt.perspectivepoller |
Modifier and Type | Method and Description |
---|---|
List<ServicePerspective> |
ApplicationDao.getServicePerspectives() |
Modifier and Type | Method and Description |
---|---|
List<ServicePerspective> |
ApplicationDaoHibernate.getServicePerspectives() |
Modifier and Type | Method and Description |
---|---|
List<ServicePerspective> |
MockApplicationDao.getServicePerspectives() |
Modifier and Type | Method and Description |
---|---|
static PerspectiveServiceTracker.ServicePerspectiveRef |
PerspectiveServiceTracker.ServicePerspectiveRef.from(ServicePerspective servicePerspective) |
void |
PerspectivePollerd.onServicePerspectiveAdded(PerspectiveServiceTracker.ServicePerspectiveRef servicePerspective,
ServicePerspective entity) |
void |
PerspectiveServiceTracker.Listener.onServicePerspectiveAdded(PerspectiveServiceTracker.ServicePerspectiveRef servicePerspective,
ServicePerspective entity) |
Copyright © 2021. All rights reserved.