public abstract class AbstractJmxRegistration extends Object
Constructor and Description |
---|
AbstractJmxRegistration() |
Modifier and Type | Method and Description |
---|---|
protected abstract ComponentsJmxRegistration |
buildRegistrar(Set<AbstractComponentRegistry.Component> components) |
protected void |
registerMBeans(Set<AbstractComponentRegistry.Component> components,
GlobalConfiguration globalConfig) |
protected void |
unregisterMBeans(Set<AbstractComponentRegistry.Component> components) |
protected abstract ComponentsJmxRegistration buildRegistrar(Set<AbstractComponentRegistry.Component> components)
protected void registerMBeans(Set<AbstractComponentRegistry.Component> components, GlobalConfiguration globalConfig)
protected void unregisterMBeans(Set<AbstractComponentRegistry.Component> components)
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.