public final class MBeanServerFactory
extends java.lang.Object
This class is NOT part of the public API. It may change at any time without notification.
This class is used to insulate the rest of the driver from the possibility that JMX is not available, as currently is the case on Android VM.
| 限定符和类型 | 方法和说明 |
|---|---|
static MBeanServer |
getMBeanServer()
Gets the MBeanServer for registering or unregistering MBeans.
|
public static MBeanServer getMBeanServer()