public final class PCEPTopologyProviderModule extends AbstractPCEPTopologyProviderModule
clientJmxAttribute, dataProviderJmxAttribute, dispatcherJmxAttribute, listenAddressJmxAttribute, listenPortJmxAttribute, rpcRegistryJmxAttribute, rpcTimeoutJmxAttribute, schedulerJmxAttribute, statefulPluginJmxAttribute, topologyIdJmxAttribute| Constructor and Description |
|---|
PCEPTopologyProviderModule(org.opendaylight.controller.config.api.ModuleIdentifier identifier,
org.opendaylight.controller.config.api.DependencyResolver dependencyResolver)
Deprecated.
|
PCEPTopologyProviderModule(org.opendaylight.controller.config.api.ModuleIdentifier identifier,
org.opendaylight.controller.config.api.DependencyResolver dependencyResolver,
PCEPTopologyProviderModule oldModule,
AutoCloseable oldInstance)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
AutoCloseable |
createInstance()
Deprecated.
|
void |
customValidation()
Deprecated.
|
canReuseInstance, equals, getClient, getDataProvider, getDataProviderDependency, getDispatcher, getDispatcherDependency, getListenAddress, getListenPort, getLogger, getRootRuntimeBeanRegistratorWrapper, getRpcRegistry, getRpcRegistryDependency, getRpcTimeout, getScheduler, getSchedulerDependency, getStatefulPlugin, getStatefulPluginDependency, getTopologyId, hashCode, isSame, resolveDependencies, reuseInstance, setClient, setDataProvider, setDispatcher, setListenAddress, setListenPort, setRpcRegistry, setRpcTimeout, setRuntimeBeanRegistrator, setScheduler, setStatefulPlugin, setTopologyId, validatecanReuse, getIdentifier, getInstance, setCanReuseInstanceclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitpublic PCEPTopologyProviderModule(org.opendaylight.controller.config.api.ModuleIdentifier identifier,
org.opendaylight.controller.config.api.DependencyResolver dependencyResolver)
public PCEPTopologyProviderModule(org.opendaylight.controller.config.api.ModuleIdentifier identifier,
org.opendaylight.controller.config.api.DependencyResolver dependencyResolver,
PCEPTopologyProviderModule oldModule,
AutoCloseable oldInstance)
public void customValidation()
customValidation in class AbstractPCEPTopologyProviderModulepublic AutoCloseable createInstance()
createInstance in class org.opendaylight.controller.config.spi.AbstractModule<AbstractPCEPTopologyProviderModule>Copyright © 2018 OpenDaylight. All rights reserved.