Class MBeanRegistrar
- java.lang.Object
-
- org.apache.synapse.securevault.commons.MBeanRegistrar
-
public class MBeanRegistrar extends Object
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static MBeanRegistrargetInstance()voidregisterMBean(Object mbeanInstance, String category, String id)voidunRegisterMBean(String category, String id)
-