Class InstrumentationMgrImpl
java.lang.Object
org.summerboot.jexpress.boot.instrumentation.jmx.InstrumentationMgrImpl
- All Implemented Interfaces:
InstrumentationMgr
- Author:
- Changski Tie Zheng Zhang 张铁铮, 魏泽北, 杜旺财, 杜富贵
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected ServerStatusMBeanprotected ObjectNameprotected MBeanServer -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
mBeanServer
-
mbeanName
-
mbean
-
-
Constructor Details
-
InstrumentationMgrImpl
public InstrumentationMgrImpl()
-
-
Method Details
-
start
public void start(String beanName) throws MalformedObjectNameException, InstanceAlreadyExistsException, MBeanRegistrationException, NotCompliantMBeanException - Specified by:
startin interfaceInstrumentationMgr- Throws:
MalformedObjectNameExceptionInstanceAlreadyExistsExceptionMBeanRegistrationExceptionNotCompliantMBeanException
-
shutdown
public void shutdown()- Specified by:
shutdownin interfaceInstrumentationMgr
-