public class BmpMonitorImplModule extends AbstractBmpMonitorImplModule
bindingAddressJmxAttribute, bindingPortJmxAttribute, bmpDispatcherJmxAttribute, codecTreeFactoryJmxAttribute, domDataProviderJmxAttribute, extensionsJmxAttribute, monitoredRouterJmxAttribute| Constructor and Description |
|---|
BmpMonitorImplModule(org.opendaylight.controller.config.api.ModuleIdentifier identifier,
org.opendaylight.controller.config.api.DependencyResolver dependencyResolver) |
BmpMonitorImplModule(org.opendaylight.controller.config.api.ModuleIdentifier identifier,
org.opendaylight.controller.config.api.DependencyResolver dependencyResolver,
BmpMonitorImplModule oldModule,
AutoCloseable oldInstance) |
| Modifier and Type | Method and Description |
|---|---|
AutoCloseable |
createInstance() |
void |
customValidation() |
void |
setBundleContext(org.osgi.framework.BundleContext bundleContext) |
canReuseInstance, equals, getBindingAddress, getBindingPort, getBmpDispatcher, getBmpDispatcherDependency, getCodecTreeFactory, getCodecTreeFactoryDependency, getDomDataProvider, getDomDataProviderDependency, getExtensions, getExtensionsDependency, getLogger, getMonitoredRouter, hashCode, isSame, resolveDependencies, reuseInstance, setBindingAddress, setBindingPort, setBmpDispatcher, setCodecTreeFactory, setDomDataProvider, setExtensions, setMonitoredRouter, validatepublic BmpMonitorImplModule(org.opendaylight.controller.config.api.ModuleIdentifier identifier,
org.opendaylight.controller.config.api.DependencyResolver dependencyResolver)
public BmpMonitorImplModule(org.opendaylight.controller.config.api.ModuleIdentifier identifier,
org.opendaylight.controller.config.api.DependencyResolver dependencyResolver,
BmpMonitorImplModule oldModule,
AutoCloseable oldInstance)
public void customValidation()
customValidation in class AbstractBmpMonitorImplModulepublic AutoCloseable createInstance()
createInstance in class org.opendaylight.controller.config.spi.AbstractModule<AbstractBmpMonitorImplModule>public void setBundleContext(org.osgi.framework.BundleContext bundleContext)
Copyright © 2018 OpenDaylight. All rights reserved.