public interface ConfigTransactionControllerMXBean extends ConfigTransactionController
ConfigMBeanServer
instance. Note: Reason for having
methods in super interface is that JMX allows only one MXBean to be
implemented and implementations can expose additional methods to be exported. ConfigTransactionController
is not required to
implement this interface, but is required to export all methods of
ConfigTransactionController to JMX so that this interface can be used as a
proxy.abortConfig, createModule, destroyModule, getAvailableModuleNames, getTransactionName, reCreateModule, validateConfig
checkConfigBeanExists, getAvailableModuleFactoryQNames, lookupConfigBean, lookupConfigBeans, lookupConfigBeans, lookupConfigBeans, lookupRuntimeBeans, lookupRuntimeBeans
removeAllServiceReferences, removeServiceReference, removeServiceReferences, saveServiceReference
checkServiceReferenceExists, getServiceInterfaceName, getServiceMapping, getServiceReference, lookupConfigBeanByServiceInterfaceName, lookupServiceInterfaceNames, lookupServiceReferencesByServiceInterfaceName
Copyright © 2019 OpenDaylight. All rights reserved.