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, isProtocolSupported
public ConnectionWrapper getMBeanServerConnection(Map<String,Object> parameterMap, InetAddress address)
getMBeanServerConnection
getMBeanServerConnection
in class JMXPlugin
parameterMap
- a Map
object.address
- a InetAddress
object.ConnectionWrapper
object.public String getProtocolName(Map<String,Object> map)
Getter for the field protocolName
.
getProtocolName
in class JMXPlugin
map
- a Map
object.String
object.public boolean isProtocolSupported(InetAddress address)
isProtocolSupported
in interface Plugin
isProtocolSupported
in class AbstractPlugin
address
- The address to check for support.Copyright © 2015. All Rights Reserved.