@Deprecated public final class DomInmemoryDataBrokerModule extends AbstractDomInmemoryDataBrokerModule
configDataStoreJmxAttribute, maxDataBrokerCommitQueueSizeJmxAttribute, maxDataBrokerFutureCallbackPoolSizeJmxAttribute, maxDataBrokerFutureCallbackQueueSizeJmxAttribute, operationalDataStoreJmxAttribute, schemaServiceJmxAttribute
dependencyResolver, identifier
Constructor and Description |
---|
DomInmemoryDataBrokerModule(ModuleIdentifier identifier,
DependencyResolver dependencyResolver)
Deprecated.
|
DomInmemoryDataBrokerModule(ModuleIdentifier identifier,
DependencyResolver dependencyResolver,
DomInmemoryDataBrokerModule oldModule,
AutoCloseable oldInstance)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
AutoCloseable |
createInstance()
Deprecated.
Create instance.
|
protected void |
customValidation()
Deprecated.
|
canReuseInstance, equals, getConfigDataStore, getConfigDataStoreDependency, getLogger, getMaxDataBrokerCommitQueueSize, getMaxDataBrokerFutureCallbackPoolSize, getMaxDataBrokerFutureCallbackQueueSize, getOperationalDataStore, getOperationalDataStoreDependency, getRootRuntimeBeanRegistratorWrapper, getSchemaService, getSchemaServiceDependency, hashCode, isSame, resolveDependencies, reuseInstance, setConfigDataStore, setMaxDataBrokerCommitQueueSize, setMaxDataBrokerFutureCallbackPoolSize, setMaxDataBrokerFutureCallbackQueueSize, setOperationalDataStore, setRuntimeBeanRegistrator, setSchemaService, validate
canReuse, getIdentifier, getInstance, setCanReuseInstance
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
canReuse, getInstance
public DomInmemoryDataBrokerModule(ModuleIdentifier identifier, DependencyResolver dependencyResolver)
public DomInmemoryDataBrokerModule(ModuleIdentifier identifier, DependencyResolver dependencyResolver, DomInmemoryDataBrokerModule oldModule, AutoCloseable oldInstance)
protected void customValidation()
customValidation
in class AbstractDomInmemoryDataBrokerModule
public AutoCloseable createInstance()
AbstractModule
createInstance
in class AbstractModule<AbstractDomInmemoryDataBrokerModule>
Copyright © 2019 OpenDaylight. All rights reserved.