@Deprecated public class BmpDispatcherImplModule extends AbstractBmpDispatcherImplModule
| Constructor and Description |
|---|
BmpDispatcherImplModule(org.opendaylight.controller.config.api.ModuleIdentifier identifier,
org.opendaylight.controller.config.api.DependencyResolver dependencyResolver)
Deprecated.
|
BmpDispatcherImplModule(org.opendaylight.controller.config.api.ModuleIdentifier identifier,
org.opendaylight.controller.config.api.DependencyResolver dependencyResolver,
BmpDispatcherImplModule oldModule,
AutoCloseable oldInstance)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
AutoCloseable |
createInstance()
Deprecated.
|
void |
customValidation()
Deprecated.
|
canReuseInstance, equals, getLogger, hashCode, isSame, resolveDependencies, reuseInstance, validatepublic BmpDispatcherImplModule(org.opendaylight.controller.config.api.ModuleIdentifier identifier,
org.opendaylight.controller.config.api.DependencyResolver dependencyResolver)
public BmpDispatcherImplModule(org.opendaylight.controller.config.api.ModuleIdentifier identifier,
org.opendaylight.controller.config.api.DependencyResolver dependencyResolver,
BmpDispatcherImplModule oldModule,
AutoCloseable oldInstance)
public void customValidation()
customValidation in class AbstractBmpDispatcherImplModulepublic AutoCloseable createInstance()
createInstance in class org.opendaylight.controller.config.spi.AbstractModule<AbstractBmpDispatcherImplModule>Copyright © 2018 OpenDaylight. All rights reserved.