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