public class HierarchicalRuntimeBeanRegistrationImpl extends Object implements HierarchicalRuntimeBeanRegistration
Constructor and Description |
---|
HierarchicalRuntimeBeanRegistrationImpl(ModuleIdentifier moduleIdentifier,
org.opendaylight.controller.config.manager.impl.jmx.InternalJMXRegistrator internalJMXRegistrator,
Map<String,String> properties) |
Modifier and Type | Method and Description |
---|---|
void |
close()
Unregister beans that were registered using this registrator and its
child registrators.
|
ObjectName |
getObjectName() |
HierarchicalRuntimeBeanRegistrationImpl |
register(String key,
String value,
RuntimeBean mxBean) |
public HierarchicalRuntimeBeanRegistrationImpl(ModuleIdentifier moduleIdentifier, org.opendaylight.controller.config.manager.impl.jmx.InternalJMXRegistrator internalJMXRegistrator, Map<String,String> properties)
public ObjectName getObjectName()
getObjectName
in interface HierarchicalRuntimeBeanRegistration
public HierarchicalRuntimeBeanRegistrationImpl register(String key, String value, RuntimeBean mxBean)
register
in interface HierarchicalRuntimeBeanRegistration
public void close()
HierarchicalRuntimeBeanRegistration
close
in interface AutoCloseable
close
in interface HierarchicalRuntimeBeanRegistration
Copyright © 2019 OpenDaylight. All rights reserved.