Package | Description |
---|---|
org.opennms.netmgt.dao.api |
Modifier and Type | Method and Description |
---|---|
static ServiceRef |
ServiceRef.fromEvent(IEvent event) |
static ServiceRef |
ServiceRef.fromIpInterface(OnmsIpInterface ipInterface,
String serviceName) |
Modifier and Type | Method and Description |
---|---|
Set<ServiceRef> |
FilterWatcher.FilterResults.getServicesNamed(String serviceName) |
Modifier and Type | Method and Description |
---|---|
void |
ServiceTracker.ServiceListener.onServiceMatched(ServiceRef serviceRef)
Called when a service matches the criteria.
|
void |
ServiceTracker.ServiceListener.onServiceStoppedMatching(ServiceRef serviceRef)
Called when a service that was previously passed to a
ServiceTracker.ServiceListener.onServiceMatched(org.opennms.netmgt.dao.api.ServiceRef) call
no longer matches the criteria |
Copyright © 2021. All rights reserved.