Package org.apache.synapse.commons.jmx
Class MBeanRegistrar
- java.lang.Object
-
- org.apache.synapse.commons.jmx.MBeanRegistrar
-
public class MBeanRegistrar extends Object
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static MBeanRegistrargetInstance()booleanregisterMBean(Object mBeanInstance, String category, String id)booleanunRegisterMBean(String category, String id)
-