org.opennms.netmgt.poller
Interface ServiceMonitorLocator

All Known Implementing Classes:
DefaultServiceMonitorLocator

public interface ServiceMonitorLocator


Method Summary
 String getServiceLocatorKey()
           
 ServiceMonitor getServiceMonitor()
           
 String getServiceName()
           
 

Method Detail

getServiceName

String getServiceName()

getServiceLocatorKey

String getServiceLocatorKey()

getServiceMonitor

ServiceMonitor getServiceMonitor()


Copyright © 2009. All Rights Reserved.