Package | Description |
---|---|
com.netflix.config.jmx |
Modifier and Type | Class and Description |
---|---|
class |
BaseConfigMBean
A basic implementation of a Config MBean that allows for operations on
properties contained in the
AbstractConfiguration . |
Modifier and Type | Method and Description |
---|---|
static ConfigMBean |
ConfigJMXManager.registerConfigMbean(org.apache.commons.configuration.AbstractConfiguration config) |
Modifier and Type | Method and Description |
---|---|
static void |
ConfigJMXManager.unRegisterConfigMBean(org.apache.commons.configuration.AbstractConfiguration config,
ConfigMBean mbean) |
Copyright © 2020. All Rights Reserved.