org.opennms.netmgt.config
Class DefaultServiceMonitorLocator
java.lang.Object
org.opennms.netmgt.config.DefaultServiceMonitorLocator
- All Implemented Interfaces:
- Serializable, ServiceMonitorLocator
public class DefaultServiceMonitorLocator
- extends Object
- implements ServiceMonitorLocator, Serializable
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DefaultServiceMonitorLocator
public DefaultServiceMonitorLocator(String serviceName,
Class<? extends ServiceMonitor> serviceClass)
getServiceMonitor
public ServiceMonitor getServiceMonitor()
- Specified by:
getServiceMonitor in interface ServiceMonitorLocator
getServiceName
public String getServiceName()
- Specified by:
getServiceName in interface ServiceMonitorLocator
getServiceLocatorKey
public String getServiceLocatorKey()
- Specified by:
getServiceLocatorKey in interface ServiceMonitorLocator
Copyright © 2009. All Rights Reserved.