| 限定符和类型 | 方法和说明 |
|---|---|
static void |
deregisterMBean(String name)
function for deregistering MBean.
|
ServiceType |
getID()
Get the name of the the service.
|
static JMXService |
getInstance() |
static void |
registerMBean(Object mbean,
String name)
function for registering MBean.
|
void |
start()
Start current service.
|
void |
stop()
Stop current service.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitshutdown, waitAndStoppublic static JMXService getInstance()
public static void registerMBean(Object mbean, String name)
public static void deregisterMBean(String name)
public ServiceType getID()
IServiceCopyright © 2022 The Apache Software Foundation. All rights reserved.