org.opennms.netmgt.poller.monitors
Class Jsr160Monitor
java.lang.Object
org.opennms.netmgt.poller.monitors.IPv4Monitor
org.opennms.netmgt.poller.monitors.JMXMonitor
org.opennms.netmgt.poller.monitors.Jsr160Monitor
- All Implemented Interfaces:
- ServiceMonitor
public class Jsr160Monitor
- extends JMXMonitor
Jsr160Monitor class.
- Version:
- $Id: $
- Author:
- ranger
| Methods inherited from class org.opennms.netmgt.poller.monitors.JMXMonitor |
poll |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Jsr160Monitor
public Jsr160Monitor()
getMBeanServerConnection
public ConnectionWrapper getMBeanServerConnection(Map<String,Object> parameterMap,
InetAddress address)
getMBeanServerConnection
- Specified by:
getMBeanServerConnection in class JMXMonitor
- Parameters:
parameterMap - a Map object.address - a InetAddress object.
- Returns:
- a
ConnectionWrapper object.
Copyright © 2011. All Rights Reserved.