@Deprecated public class BindingNotificationPublishAdapterModule extends AbstractBindingNotificationPublishAdapterModule
bindingMappingServiceJmxAttribute, domAsyncBrokerJmxAttribute
dependencyResolver, identifier
Constructor and Description |
---|
BindingNotificationPublishAdapterModule(ModuleIdentifier identifier,
DependencyResolver dependencyResolver)
Deprecated.
|
BindingNotificationPublishAdapterModule(ModuleIdentifier identifier,
DependencyResolver dependencyResolver,
BindingNotificationPublishAdapterModule 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 BindingNotificationPublishAdapterModule(ModuleIdentifier identifier, DependencyResolver dependencyResolver)
public BindingNotificationPublishAdapterModule(ModuleIdentifier identifier, DependencyResolver dependencyResolver, BindingNotificationPublishAdapterModule oldModule, AutoCloseable oldInstance)
public void customValidation()
customValidation
in class AbstractBindingNotificationPublishAdapterModule
public AutoCloseable createInstance()
AbstractModule
createInstance
in class AbstractModule<AbstractBindingNotificationPublishAdapterModule>
Copyright © 2019 OpenDaylight. All rights reserved.