Interface InstrumentationMgr
- All Known Implementing Classes:
InstrumentationMgrImpl
public interface InstrumentationMgr
- Author:
- Changski Tie Zheng Zhang 张铁铮, 魏泽北, 杜旺财, 杜富贵
-
Method Summary
-
Method Details
-
start
void start(String beanName) throws MalformedObjectNameException, InstanceAlreadyExistsException, MBeanRegistrationException, NotCompliantMBeanException -
shutdown
void shutdown()
-