public final class BGPPSMImplModule extends AbstractBGPPSMImplModule
pathAddressFamilyJmxAttribute, pathSelectionModeJmxAttribute| Constructor and Description |
|---|
BGPPSMImplModule(org.opendaylight.controller.config.api.ModuleIdentifier identifier,
org.opendaylight.controller.config.api.DependencyResolver dependencyResolver) |
BGPPSMImplModule(org.opendaylight.controller.config.api.ModuleIdentifier identifier,
org.opendaylight.controller.config.api.DependencyResolver dependencyResolver,
BGPPSMImplModule oldModule,
AutoCloseable oldInstance) |
| Modifier and Type | Method and Description |
|---|---|
AutoCloseable |
createInstance() |
void |
customValidation() |
canReuseInstance, equals, getLogger, getPathAddressFamily, getPathAddressFamilyDependency, getPathSelectionMode, getPathSelectionModeDependency, hashCode, isSame, resolveDependencies, reuseInstance, setPathAddressFamily, setPathSelectionMode, validatepublic BGPPSMImplModule(org.opendaylight.controller.config.api.ModuleIdentifier identifier,
org.opendaylight.controller.config.api.DependencyResolver dependencyResolver)
public BGPPSMImplModule(org.opendaylight.controller.config.api.ModuleIdentifier identifier,
org.opendaylight.controller.config.api.DependencyResolver dependencyResolver,
BGPPSMImplModule oldModule,
AutoCloseable oldInstance)
public void customValidation()
customValidation in class AbstractBGPPSMImplModulepublic AutoCloseable createInstance()
createInstance in class org.opendaylight.controller.config.spi.AbstractModule<AbstractBGPPSMImplModule>Copyright © 2018 OpenDaylight. All rights reserved.