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