public final class LocalJmxConnector extends java.lang.Object implements JmxConnector
| Constructor and Description |
|---|
LocalJmxConnector() |
| Modifier and Type | Method and Description |
|---|---|
javax.management.MBeanServerConnection |
getConnection()
Returns a connection to an mbean server that can be used to poll metrics
from JMX.
|
public javax.management.MBeanServerConnection getConnection()
getConnection in interface JmxConnector