org.opennms.bb.dp.poller.plugins
Class ServiceMonitorTester
java.lang.Object
|
+--org.opennms.bb.dp.poller.plugins.ServiceMonitorTester
- public class ServiceMonitorTester
- extends Object
Class which allows us to test the service monitors against ip addresses
entered by a user.
- Author:
- Mike, OpenNMS
Method Summary |
static void |
main(String[] args)
Start the ServiceMonitorTester process |
void |
start()
|
Methods inherited from class java.lang.Object |
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, registerNatives, toString, wait, wait, wait |
ServiceMonitorTester
public ServiceMonitorTester()
start
public void start()
main
public static void main(String[] args)
- Start the ServiceMonitorTester process