public class P6MBeansRegistry extends Object
Constructor and Description |
---|
P6MBeansRegistry() |
Modifier and Type | Method and Description |
---|---|
protected ObjectName |
getObjectName(P6LoadableOptions mBean) |
void |
registerMBean(P6LoadableOptions mBean) |
void |
unregisterAllMBeans() |
public void registerMBean(P6LoadableOptions mBean) throws InstanceAlreadyExistsException, MBeanRegistrationException, NotCompliantMBeanException, MalformedObjectNameException
public void unregisterAllMBeans() throws MBeanRegistrationException, InstanceNotFoundException, MalformedObjectNameException
protected ObjectName getObjectName(P6LoadableOptions mBean) throws MalformedObjectNameException
MalformedObjectNameException
Copyright © 2002-2014 P6Spy. All Rights Reserved.