Package | Description |
---|---|
org.opendaylight.controller.config.manager.impl | |
org.opendaylight.controller.config.manager.impl.jmx |
Modifier and Type | Class and Description |
---|---|
class |
ConfigRegistryImpl
Singleton that is responsible for creating and committing Config
Transactions.
|
Modifier and Type | Class and Description |
---|---|
class |
JMXNotifierConfigRegistry
Thin wrapper over ConfigRegistry emitting JMX notifications.
|
Modifier and Type | Method and Description |
---|---|
AutoCloseable |
ConfigRegistryJMXRegistrator.registerToJMX(ConfigRegistryImplMXBean configRegistry) |
AutoCloseable |
ConfigRegistryJMXRegistrator.registerToJMXNoNotifications(ConfigRegistryImplMXBean configRegistry) |
Constructor and Description |
---|
JMXNotifierConfigRegistry(ConfigRegistryImplMXBean delegate,
MBeanServer beanServer) |
Copyright © 2019 OpenDaylight. All rights reserved.