|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.opennms.netmgt.capsd.AbstractPlugin
org.opennms.netmgt.capsd.plugins.JMXPlugin
org.opennms.netmgt.capsd.plugins.MX4JPlugin
public class MX4JPlugin
MX4JPlugin class.
| Constructor Summary | |
|---|---|
MX4JPlugin()
|
|
| Method Summary | |
|---|---|
ConnectionWrapper |
getMBeanServerConnection(Map<String,Object> parameterMap,
InetAddress address)
getMBeanServerConnection |
String |
getProtocolName(Map<String,Object> map)
Getter for the field protocolName. |
boolean |
isProtocolSupported(InetAddress address)
Returns true if the protocol defined by this plugin is supported. |
| Methods inherited from class org.opennms.netmgt.capsd.plugins.JMXPlugin |
|---|
getProtocolName, isProtocolSupported |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MX4JPlugin()
| Method Detail |
|---|
public ConnectionWrapper getMBeanServerConnection(Map<String,Object> parameterMap,
InetAddress address)
getMBeanServerConnection
getMBeanServerConnection in class JMXPluginparameterMap - a Map object.address - a InetAddress object.
ConnectionWrapper object.public String getProtocolName(Map<String,Object> map)
Getter for the field protocolName.
getProtocolName in class JMXPluginmap - a Map object.
String object.public boolean isProtocolSupported(InetAddress address)
isProtocolSupported in interface PluginisProtocolSupported in class AbstractPluginaddress - The address to check for support.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||