Modifier and Type | Method and Description |
---|---|
void |
DependencyResolver.validateDependency(Class<? extends AbstractServiceInterface> expectedServiceInterface,
ObjectName objectName,
JmxAttribute jmxAttribute)
To be used during validation phase to validate service interface of dependent
module.
|
Modifier and Type | Method and Description |
---|---|
void |
DependencyResolverImpl.validateDependency(Class<? extends AbstractServiceInterface> expectedServiceInterface,
ObjectName dependentReadOnlyON,
JmxAttribute jmxAttribute)
To be used during validation phase to validate service interface of dependent
module.
|
Modifier and Type | Method and Description |
---|---|
static Set<Class<? extends AbstractServiceInterface>> |
InterfacesHelper.getAllAbstractServiceClasses(Class<? extends Module> configBeanClass) |
Modifier and Type | Method and Description |
---|---|
Set<Class<? extends AbstractServiceInterface>> |
ModuleFactory.getImplementedServiceIntefaces() |
Modifier and Type | Method and Description |
---|---|
boolean |
ModuleFactory.isModuleImplementingServiceInterface(Class<? extends AbstractServiceInterface> serviceInterface) |
Modifier and Type | Class and Description |
---|---|
class |
AbstractActorSystemProviderModule |
class |
ActorSystemProviderModule |
Modifier and Type | Method and Description |
---|---|
Set<Class<? extends AbstractServiceInterface>> |
AbstractActorSystemProviderModuleFactory.getImplementedServiceIntefaces() |
Modifier and Type | Method and Description |
---|---|
boolean |
AbstractActorSystemProviderModuleFactory.isModuleImplementingServiceInterface(Class<? extends AbstractServiceInterface> serviceInterface) |
Modifier and Type | Interface and Description |
---|---|
interface |
ActorSystemProviderServiceInterface |
Modifier and Type | Class and Description |
---|---|
class |
AbstractDomConcurrentDataBrokerModule |
class |
DomConcurrentDataBrokerModule |
Modifier and Type | Method and Description |
---|---|
Set<Class<? extends AbstractServiceInterface>> |
AbstractDomConcurrentDataBrokerModuleFactory.getImplementedServiceIntefaces() |
Modifier and Type | Method and Description |
---|---|
boolean |
AbstractDomConcurrentDataBrokerModuleFactory.isModuleImplementingServiceInterface(Class<? extends AbstractServiceInterface> serviceInterface) |
Modifier and Type | Class and Description |
---|---|
class |
AbstractDistributedConfigDataStoreProviderModule |
class |
AbstractDistributedOperationalDataStoreProviderModule |
class |
DistributedConfigDataStoreProviderModule |
class |
DistributedOperationalDataStoreProviderModule |
Modifier and Type | Method and Description |
---|---|
Set<Class<? extends AbstractServiceInterface>> |
AbstractDistributedOperationalDataStoreProviderModuleFactory.getImplementedServiceIntefaces() |
Set<Class<? extends AbstractServiceInterface>> |
AbstractDistributedConfigDataStoreProviderModuleFactory.getImplementedServiceIntefaces() |
Modifier and Type | Method and Description |
---|---|
boolean |
AbstractDistributedOperationalDataStoreProviderModuleFactory.isModuleImplementingServiceInterface(Class<? extends AbstractServiceInterface> serviceInterface) |
boolean |
AbstractDistributedConfigDataStoreProviderModuleFactory.isModuleImplementingServiceInterface(Class<? extends AbstractServiceInterface> serviceInterface) |
Modifier and Type | Class and Description |
---|---|
class |
AbstractLegacyEntityOwnershipServiceProviderModule |
class |
LegacyEntityOwnershipServiceProviderModule
Deprecated.
Replaced by blueprint wiring
|
Modifier and Type | Method and Description |
---|---|
Set<Class<? extends AbstractServiceInterface>> |
AbstractLegacyEntityOwnershipServiceProviderModuleFactory.getImplementedServiceIntefaces() |
Modifier and Type | Method and Description |
---|---|
boolean |
AbstractLegacyEntityOwnershipServiceProviderModuleFactory.isModuleImplementingServiceInterface(Class<? extends AbstractServiceInterface> serviceInterface) |
Modifier and Type | Class and Description |
---|---|
class |
AbstractInMemoryConfigDataStoreProviderModule |
class |
AbstractInMemoryOperationalDataStoreProviderModule |
class |
InMemoryConfigDataStoreProviderModule
Deprecated.
|
class |
InMemoryOperationalDataStoreProviderModule
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
Set<Class<? extends AbstractServiceInterface>> |
AbstractInMemoryConfigDataStoreProviderModuleFactory.getImplementedServiceIntefaces() |
Set<Class<? extends AbstractServiceInterface>> |
AbstractInMemoryOperationalDataStoreProviderModuleFactory.getImplementedServiceIntefaces() |
Modifier and Type | Method and Description |
---|---|
boolean |
AbstractInMemoryConfigDataStoreProviderModuleFactory.isModuleImplementingServiceInterface(Class<? extends AbstractServiceInterface> serviceInterface) |
boolean |
AbstractInMemoryOperationalDataStoreProviderModuleFactory.isModuleImplementingServiceInterface(Class<? extends AbstractServiceInterface> serviceInterface) |
Modifier and Type | Interface and Description |
---|---|
interface |
BindingAwareBrokerServiceInterface |
interface |
BindingCodecTreeFactoryServiceInterface |
interface |
BindingNormalizedNodeSerializerServiceInterface |
interface |
DataBrokerServiceInterface |
interface |
NotificationProviderServiceServiceInterface |
interface |
RpcProviderRegistryServiceInterface |
Modifier and Type | Interface and Description |
---|---|
interface |
BindingToNormalizedNodeCodecServiceInterface |
interface |
NotificationPublishServiceServiceInterface |
interface |
NotificationServiceServiceInterface |
Modifier and Type | Class and Description |
---|---|
class |
AbstractBindingAsyncDataBrokerImplModule |
class |
AbstractBindingBrokerImplModule |
class |
AbstractBindingNotificationAdapterModule |
class |
AbstractBindingNotificationPublishAdapterModule |
class |
AbstractNotificationBrokerImplModule |
class |
AbstractRuntimeMappingModule |
class |
BindingAsyncDataBrokerImplModule
Deprecated.
Replaced by blueprint wiring
|
class |
BindingBrokerImplModule
Deprecated.
Replaced by blueprint wiring
|
class |
BindingNotificationAdapterModule
Deprecated.
Replaced by blueprint wiring
|
class |
BindingNotificationPublishAdapterModule
Deprecated.
Replaced by blueprint wiring
|
class |
NotificationBrokerImplModule
Deprecated.
Replaced by blueprint wiring
|
class |
RuntimeMappingModule
Deprecated.
Replaced by blueprint wiring
|
Modifier and Type | Method and Description |
---|---|
Set<Class<? extends AbstractServiceInterface>> |
AbstractBindingBrokerImplModuleFactory.getImplementedServiceIntefaces() |
Set<Class<? extends AbstractServiceInterface>> |
AbstractBindingAsyncDataBrokerImplModuleFactory.getImplementedServiceIntefaces() |
Set<Class<? extends AbstractServiceInterface>> |
AbstractBindingNotificationPublishAdapterModuleFactory.getImplementedServiceIntefaces() |
Set<Class<? extends AbstractServiceInterface>> |
AbstractRuntimeMappingModuleFactory.getImplementedServiceIntefaces() |
Set<Class<? extends AbstractServiceInterface>> |
AbstractBindingNotificationAdapterModuleFactory.getImplementedServiceIntefaces() |
Set<Class<? extends AbstractServiceInterface>> |
AbstractNotificationBrokerImplModuleFactory.getImplementedServiceIntefaces() |
Modifier and Type | Method and Description |
---|---|
boolean |
AbstractBindingBrokerImplModuleFactory.isModuleImplementingServiceInterface(Class<? extends AbstractServiceInterface> serviceInterface) |
boolean |
AbstractBindingAsyncDataBrokerImplModuleFactory.isModuleImplementingServiceInterface(Class<? extends AbstractServiceInterface> serviceInterface) |
boolean |
AbstractBindingNotificationPublishAdapterModuleFactory.isModuleImplementingServiceInterface(Class<? extends AbstractServiceInterface> serviceInterface) |
boolean |
AbstractRuntimeMappingModuleFactory.isModuleImplementingServiceInterface(Class<? extends AbstractServiceInterface> serviceInterface) |
boolean |
AbstractBindingNotificationAdapterModuleFactory.isModuleImplementingServiceInterface(Class<? extends AbstractServiceInterface> serviceInterface) |
boolean |
AbstractNotificationBrokerImplModuleFactory.isModuleImplementingServiceInterface(Class<? extends AbstractServiceInterface> serviceInterface) |
Modifier and Type | Interface and Description |
---|---|
interface |
DOMStoreServiceInterface |
Modifier and Type | Interface and Description |
---|---|
interface |
EntityOwnershipServiceServiceInterface |
Modifier and Type | Interface and Description |
---|---|
interface |
BrokerServiceInterface |
interface |
DOMDataBrokerServiceInterface |
interface |
SchemaServiceServiceInterface |
interface |
YangTextSourceProviderServiceInterface |
Modifier and Type | Class and Description |
---|---|
class |
AbstractDomBrokerImplModule |
class |
AbstractDomInmemoryDataBrokerModule |
class |
AbstractSchemaServiceImplSingletonModule |
class |
DomBrokerImplModule
Deprecated.
Replaced by blueprint wiring
|
class |
DomInmemoryDataBrokerModule
Deprecated.
Replaced by the clustered data store.
|
class |
SchemaServiceImplSingletonModule
Deprecated.
Replaced by blueprint wiring
|
Modifier and Type | Method and Description |
---|---|
Set<Class<? extends AbstractServiceInterface>> |
AbstractSchemaServiceImplSingletonModuleFactory.getImplementedServiceIntefaces() |
Set<Class<? extends AbstractServiceInterface>> |
AbstractDomInmemoryDataBrokerModuleFactory.getImplementedServiceIntefaces() |
Set<Class<? extends AbstractServiceInterface>> |
AbstractDomBrokerImplModuleFactory.getImplementedServiceIntefaces() |
Modifier and Type | Method and Description |
---|---|
boolean |
AbstractSchemaServiceImplSingletonModuleFactory.isModuleImplementingServiceInterface(Class<? extends AbstractServiceInterface> serviceInterface) |
boolean |
AbstractDomInmemoryDataBrokerModuleFactory.isModuleImplementingServiceInterface(Class<? extends AbstractServiceInterface> serviceInterface) |
boolean |
AbstractDomBrokerImplModuleFactory.isModuleImplementingServiceInterface(Class<? extends AbstractServiceInterface> serviceInterface) |
Modifier and Type | Class and Description |
---|---|
class |
AbstractPingpongDataBrokerModule |
class |
PingpongDataBrokerModule
Deprecated.
Replaced by blueprint wiring
|
Modifier and Type | Method and Description |
---|---|
Set<Class<? extends AbstractServiceInterface>> |
AbstractPingpongDataBrokerModuleFactory.getImplementedServiceIntefaces() |
Modifier and Type | Method and Description |
---|---|
boolean |
AbstractPingpongDataBrokerModuleFactory.isModuleImplementingServiceInterface(Class<? extends AbstractServiceInterface> serviceInterface) |
Modifier and Type | Class and Description |
---|---|
class |
AbstractMessageBusAppImplModule |
class |
MessageBusAppImplModule
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
Set<Class<? extends AbstractServiceInterface>> |
AbstractMessageBusAppImplModuleFactory.getImplementedServiceIntefaces() |
Modifier and Type | Method and Description |
---|---|
boolean |
AbstractMessageBusAppImplModuleFactory.isModuleImplementingServiceInterface(Class<? extends AbstractServiceInterface> serviceInterface) |
Modifier and Type | Interface and Description |
---|---|
interface |
EventSourceRegistryServiceInterface |
Modifier and Type | Interface and Description |
---|---|
interface |
ChannelFactoryServiceInterface
Configuration wrapper around netty's channel factory
|
interface |
EventExecutorServiceInterface
Configuration wrapper around netty's event executor
|
interface |
EventLoopGroupServiceInterface
Configuration wrapper around netty's threadgroup
|
interface |
TimerServiceInterface
Configuration wrapper around netty's timer
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractGlobalEventExecutorModule |
class |
AbstractImmediateEventExecutorModule |
class |
GlobalEventExecutorModule
Deprecated.
Replaced by blueprint wiring
|
class |
ImmediateEventExecutorModule
Deprecated.
Replaced by blueprint wiring
|
Modifier and Type | Method and Description |
---|---|
Set<Class<? extends AbstractServiceInterface>> |
AbstractGlobalEventExecutorModuleFactory.getImplementedServiceIntefaces() |
Set<Class<? extends AbstractServiceInterface>> |
AbstractImmediateEventExecutorModuleFactory.getImplementedServiceIntefaces() |
Modifier and Type | Method and Description |
---|---|
boolean |
AbstractGlobalEventExecutorModuleFactory.isModuleImplementingServiceInterface(Class<? extends AbstractServiceInterface> serviceInterface) |
boolean |
AbstractImmediateEventExecutorModuleFactory.isModuleImplementingServiceInterface(Class<? extends AbstractServiceInterface> serviceInterface) |
Modifier and Type | Class and Description |
---|---|
class |
AbstractNettyThreadgroupModule |
class |
NettyThreadgroupModule
Deprecated.
Replaced by blueprint wiring
|
Modifier and Type | Method and Description |
---|---|
Set<Class<? extends AbstractServiceInterface>> |
AbstractNettyThreadgroupModuleFactory.getImplementedServiceIntefaces() |
Modifier and Type | Method and Description |
---|---|
boolean |
AbstractNettyThreadgroupModuleFactory.isModuleImplementingServiceInterface(Class<? extends AbstractServiceInterface> serviceInterface) |
Modifier and Type | Class and Description |
---|---|
class |
AbstractHashedWheelTimerModule |
class |
HashedWheelTimerModule
Deprecated.
Replaced by blueprint wiring
|
Modifier and Type | Method and Description |
---|---|
Set<Class<? extends AbstractServiceInterface>> |
AbstractHashedWheelTimerModuleFactory.getImplementedServiceIntefaces() |
Modifier and Type | Method and Description |
---|---|
boolean |
AbstractHashedWheelTimerModuleFactory.isModuleImplementingServiceInterface(Class<? extends AbstractServiceInterface> serviceInterface) |
Modifier and Type | Interface and Description |
---|---|
interface |
ShutdownServiceServiceInterface |
Modifier and Type | Class and Description |
---|---|
class |
AbstractShutdownModule |
class |
ShutdownModule |
Modifier and Type | Method and Description |
---|---|
Set<Class<? extends AbstractServiceInterface>> |
AbstractShutdownModuleFactory.getImplementedServiceIntefaces() |
Modifier and Type | Method and Description |
---|---|
boolean |
AbstractShutdownModuleFactory.isModuleImplementingServiceInterface(Class<? extends AbstractServiceInterface> serviceInterface) |
Modifier and Type | Interface and Description |
---|---|
interface |
CheckedAutoCloseableServiceInterface
Test api
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractDepTestImplModule |
class |
AbstractIdentityTestModule |
class |
AbstractMultipleDependenciesModule |
class |
AbstractNetconfTestImplModule |
class |
AbstractTestImplModule |
class |
DepTestImplModule |
class |
IdentityTestModule |
class |
MultipleDependenciesModule |
class |
NetconfTestImplModule |
class |
TestImplModule |
Modifier and Type | Method and Description |
---|---|
Set<Class<? extends AbstractServiceInterface>> |
AbstractIdentityTestModuleFactory.getImplementedServiceIntefaces() |
Set<Class<? extends AbstractServiceInterface>> |
AbstractMultipleDependenciesModuleFactory.getImplementedServiceIntefaces() |
Set<Class<? extends AbstractServiceInterface>> |
AbstractNetconfTestImplModuleFactory.getImplementedServiceIntefaces() |
Set<Class<? extends AbstractServiceInterface>> |
AbstractTestImplModuleFactory.getImplementedServiceIntefaces() |
Set<Class<? extends AbstractServiceInterface>> |
AbstractDepTestImplModuleFactory.getImplementedServiceIntefaces() |
Modifier and Type | Method and Description |
---|---|
boolean |
AbstractIdentityTestModuleFactory.isModuleImplementingServiceInterface(Class<? extends AbstractServiceInterface> serviceInterface) |
boolean |
AbstractMultipleDependenciesModuleFactory.isModuleImplementingServiceInterface(Class<? extends AbstractServiceInterface> serviceInterface) |
boolean |
AbstractNetconfTestImplModuleFactory.isModuleImplementingServiceInterface(Class<? extends AbstractServiceInterface> serviceInterface) |
boolean |
AbstractTestImplModuleFactory.isModuleImplementingServiceInterface(Class<? extends AbstractServiceInterface> serviceInterface) |
boolean |
AbstractDepTestImplModuleFactory.isModuleImplementingServiceInterface(Class<? extends AbstractServiceInterface> serviceInterface) |
Modifier and Type | Class and Description |
---|---|
class |
AbstractClusterSingletonServiceProviderModule |
class |
ClusterSingletonServiceProviderModule
Deprecated.
Replaced by blueprint wiring but remains for backwards compatibility until downstream users
of the provided config system service are converted to blueprint.
|
Modifier and Type | Method and Description |
---|---|
Set<Class<? extends AbstractServiceInterface>> |
AbstractClusterSingletonServiceProviderModuleFactory.getImplementedServiceIntefaces() |
Modifier and Type | Method and Description |
---|---|
boolean |
AbstractClusterSingletonServiceProviderModuleFactory.isModuleImplementingServiceInterface(Class<? extends AbstractServiceInterface> serviceInterface) |
Modifier and Type | Interface and Description |
---|---|
interface |
ClusterSingletonServiceProviderServiceInterface |
Copyright © 2019 OpenDaylight. All rights reserved.