@Deprecated public class BindingNotificationAdapterModule extends AbstractBindingNotificationAdapterModule
bindingMappingServiceJmxAttribute, domAsyncBrokerJmxAttribute
dependencyResolver, identifier
Constructor and Description |
---|
BindingNotificationAdapterModule(ModuleIdentifier identifier,
DependencyResolver dependencyResolver)
Deprecated.
|
BindingNotificationAdapterModule(ModuleIdentifier identifier,
DependencyResolver dependencyResolver,
BindingNotificationAdapterModule 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, hashCode, isSame, resolveDependencies, reuseInstance, setBindingMappingService, setDomAsyncBroker, validate
canReuse, getIdentifier, getInstance, setCanReuseInstance
public BindingNotificationAdapterModule(ModuleIdentifier identifier, DependencyResolver dependencyResolver)
public BindingNotificationAdapterModule(ModuleIdentifier identifier, DependencyResolver dependencyResolver, BindingNotificationAdapterModule oldModule, AutoCloseable oldInstance)
public void customValidation()
customValidation
in class AbstractBindingNotificationAdapterModule
public AutoCloseable createInstance()
AbstractModule
createInstance
in class AbstractModule<AbstractBindingNotificationAdapterModule>
Copyright © 2019 OpenDaylight. All rights reserved.