org.opennms.netmgt.poller.monitors
Class Jsr160Monitor

java.lang.Object
  extended by org.opennms.netmgt.poller.monitors.IPv4Monitor
      extended by org.opennms.netmgt.poller.monitors.JMXMonitor
          extended by org.opennms.netmgt.poller.monitors.Jsr160Monitor
All Implemented Interfaces:
ServiceMonitor

public class Jsr160Monitor
extends JMXMonitor


Constructor Summary
Jsr160Monitor()
           
 
Method Summary
 ConnectionWrapper getMBeanServerConnection(Map parameterMap, InetAddress address)
           
 
Methods inherited from class org.opennms.netmgt.poller.monitors.JMXMonitor
poll
 
Methods inherited from class org.opennms.netmgt.poller.monitors.IPv4Monitor
initialize, initialize, log, logDown, logDown, logUp, release, release
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Jsr160Monitor

public Jsr160Monitor()
Method Detail

getMBeanServerConnection

public ConnectionWrapper getMBeanServerConnection(Map parameterMap,
                                                  InetAddress address)
Specified by:
getMBeanServerConnection in class JMXMonitor


Copyright © 2009. All Rights Reserved.