public class MBeanRegistrar extends Object
Modifier and Type | Method and Description |
---|---|
static MBeanRegistrar |
getInstance() |
boolean |
registerMBean(Object mBeanInstance,
String category,
String id) |
boolean |
unRegisterMBean(String category,
String id) |
Copyright © 2005-2017 Apache Software Foundation. All Rights Reserved.