| Constructor and Description |
|---|
Jsr160Plugin() |
| Modifier and Type | Method and Description |
|---|---|
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.
|
getProtocolName, isProtocolSupportedpublic 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.Copyright © 2015. All Rights Reserved.