@Deprecated public class PingpongDataBrokerModule extends AbstractPingpongDataBrokerModule
dataBrokerJmxAttribute
dependencyResolver, identifier
Constructor and Description |
---|
PingpongDataBrokerModule(ModuleIdentifier identifier,
DependencyResolver dependencyResolver)
Deprecated.
|
PingpongDataBrokerModule(ModuleIdentifier identifier,
DependencyResolver dependencyResolver,
PingpongDataBrokerModule oldModule,
AutoCloseable oldInstance)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
AutoCloseable |
createInstance()
Deprecated.
Create instance.
|
canReuseInstance, customValidation, equals, getDataBroker, getDataBrokerDependency, getLogger, hashCode, isSame, resolveDependencies, reuseInstance, setDataBroker, validate
canReuse, getIdentifier, getInstance, setCanReuseInstance
public PingpongDataBrokerModule(ModuleIdentifier identifier, DependencyResolver dependencyResolver)
public PingpongDataBrokerModule(ModuleIdentifier identifier, DependencyResolver dependencyResolver, PingpongDataBrokerModule oldModule, AutoCloseable oldInstance)
public AutoCloseable createInstance()
AbstractModule
createInstance
in class AbstractModule<AbstractPingpongDataBrokerModule>
Copyright © 2019 OpenDaylight. All rights reserved.