|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.opennms.netmgt.config.DefaultServiceMonitorLocator
public class DefaultServiceMonitorLocator
| Constructor Summary | |
|---|---|
DefaultServiceMonitorLocator(String serviceName,
Class<? extends ServiceMonitor> serviceClass)
Constructor for DefaultServiceMonitorLocator. |
|
| Method Summary | |
|---|---|
String |
getServiceLocatorKey()
getServiceLocatorKey |
ServiceMonitor |
getServiceMonitor()
getServiceMonitor |
String |
getServiceName()
getServiceName |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DefaultServiceMonitorLocator(String serviceName,
Class<? extends ServiceMonitor> serviceClass)
Constructor for DefaultServiceMonitorLocator.
serviceName - a String object.serviceClass - a Class object.| Method Detail |
|---|
public ServiceMonitor getServiceMonitor()
getServiceMonitor
getServiceMonitor in interface ServiceMonitorLocatorServiceMonitor object.public String getServiceName()
getServiceName
getServiceName in interface ServiceMonitorLocatorString object.public String getServiceLocatorKey()
getServiceLocatorKey
getServiceLocatorKey in interface ServiceMonitorLocatorString object.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||