@Deprecated public class BindingAsyncDataBrokerImplModule extends AbstractBindingAsyncDataBrokerImplModule
bindingMappingServiceJmxAttribute, domAsyncBrokerJmxAttribute, schemaServiceJmxAttribute
dependencyResolver, identifier
Constructor and Description |
---|
BindingAsyncDataBrokerImplModule(ModuleIdentifier identifier,
DependencyResolver dependencyResolver)
Deprecated.
|
BindingAsyncDataBrokerImplModule(ModuleIdentifier identifier,
DependencyResolver dependencyResolver,
BindingAsyncDataBrokerImplModule oldModule,
AutoCloseable oldInstance)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
AutoCloseable |
createInstance()
Deprecated.
Create instance.
|
void |
customValidation()
Deprecated.
|
canReuseInstance, equals, getBindingMappingService, getBindingMappingServiceDependency, getDomAsyncBroker, getDomAsyncBrokerDependency, getLogger, getSchemaService, getSchemaServiceDependency, hashCode, isSame, resolveDependencies, reuseInstance, setBindingMappingService, setDomAsyncBroker, setSchemaService, validate
canReuse, getIdentifier, getInstance, setCanReuseInstance
public BindingAsyncDataBrokerImplModule(ModuleIdentifier identifier, DependencyResolver dependencyResolver)
public BindingAsyncDataBrokerImplModule(ModuleIdentifier identifier, DependencyResolver dependencyResolver, BindingAsyncDataBrokerImplModule oldModule, AutoCloseable oldInstance)
public void customValidation()
customValidation
in class AbstractBindingAsyncDataBrokerImplModule
public AutoCloseable createInstance()
AbstractModule
createInstance
in class AbstractModule<AbstractBindingAsyncDataBrokerImplModule>
Copyright © 2019 OpenDaylight. All rights reserved.