|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.netflix.servo.publish.LocalJmxConnector
public final class LocalJmxConnector
Retrieves a connection to the local mbean server running in the same JVM.
| Constructor Summary | |
|---|---|
LocalJmxConnector()
Creates a new instance. |
|
| Method Summary | |
|---|---|
javax.management.MBeanServerConnection |
getConnection()
Returns a connection to an mbean server that can be used to poll metrics from JMX. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public LocalJmxConnector()
| Method Detail |
|---|
public javax.management.MBeanServerConnection getConnection()
getConnection in interface JmxConnector
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||