public final class MBeanServerFactory extends 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.
Modifier and Type | Method | Description |
---|---|---|
static MBeanServer |
getMBeanServer() |
Gets the MBeanServer for registering or unregistering MBeans.
|
public static MBeanServer getMBeanServer()