JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
org.opendaylight.controller.config.api.annotations
Interface AbstractServiceInterface
All Known Subinterfaces:
ActorSystemProviderServiceInterface
,
BindingAwareBrokerServiceInterface
,
BindingCodecTreeFactoryServiceInterface
,
BindingCodecTreeFactoryServiceInterface
,
BindingNormalizedNodeSerializerServiceInterface
,
BindingNormalizedNodeSerializerServiceInterface
,
BindingToNormalizedNodeCodecServiceInterface
,
BrokerServiceInterface
,
ChannelFactoryServiceInterface
,
CheckedAutoCloseableServiceInterface
,
ClusterSingletonServiceProviderServiceInterface
,
DataBrokerServiceInterface
,
DOMDataBrokerServiceInterface
,
DOMStoreServiceInterface
,
DOMStoreServiceInterface
,
EntityOwnershipServiceServiceInterface
,
EventExecutorServiceInterface
,
EventLoopGroupServiceInterface
,
EventSourceRegistryServiceInterface
,
NotificationProviderServiceServiceInterface
,
NotificationPublishServiceServiceInterface
,
NotificationServiceServiceInterface
,
NotificationServiceServiceInterface
,
RpcProviderRegistryServiceInterface
,
SchemaServiceServiceInterface
,
ShutdownServiceServiceInterface
,
TimerServiceInterface
,
YangTextSourceProviderServiceInterface
All Known Implementing Classes:
AbstractActorSystemProviderModule
,
AbstractBindingAsyncDataBrokerImplModule
,
AbstractBindingBrokerImplModule
,
AbstractBindingNotificationAdapterModule
,
AbstractBindingNotificationPublishAdapterModule
,
AbstractClusterSingletonServiceProviderModule
,
AbstractDepTestImplModule
,
AbstractDistributedConfigDataStoreProviderModule
,
AbstractDistributedOperationalDataStoreProviderModule
,
AbstractDomBrokerImplModule
,
AbstractDomConcurrentDataBrokerModule
,
AbstractDomInmemoryDataBrokerModule
,
AbstractGlobalEventExecutorModule
,
AbstractHashedWheelTimerModule
,
AbstractIdentityTestModule
,
AbstractImmediateEventExecutorModule
,
AbstractInMemoryConfigDataStoreProviderModule
,
AbstractInMemoryOperationalDataStoreProviderModule
,
AbstractLegacyEntityOwnershipServiceProviderModule
,
AbstractMessageBusAppImplModule
,
AbstractMultipleDependenciesModule
,
AbstractNetconfTestImplModule
,
AbstractNettyThreadgroupModule
,
AbstractNotificationBrokerImplModule
,
AbstractPingpongDataBrokerModule
,
AbstractRuntimeMappingModule
,
AbstractSchemaServiceImplSingletonModule
,
AbstractShutdownModule
,
AbstractTestImplModule
,
ActorSystemProviderModule
,
BindingAsyncDataBrokerImplModule
,
BindingBrokerImplModule
,
BindingNotificationAdapterModule
,
BindingNotificationPublishAdapterModule
,
ClusterSingletonServiceProviderModule
,
DepTestImplModule
,
DistributedConfigDataStoreProviderModule
,
DistributedOperationalDataStoreProviderModule
,
DomBrokerImplModule
,
DomConcurrentDataBrokerModule
,
DomInmemoryDataBrokerModule
,
GlobalEventExecutorModule
,
HashedWheelTimerModule
,
IdentityTestModule
,
ImmediateEventExecutorModule
,
InMemoryConfigDataStoreProviderModule
,
InMemoryOperationalDataStoreProviderModule
,
LegacyEntityOwnershipServiceProviderModule
,
MessageBusAppImplModule
,
MultipleDependenciesModule
,
NetconfTestImplModule
,
NettyThreadgroupModule
,
NotificationBrokerImplModule
,
PingpongDataBrokerModule
,
RuntimeMappingModule
,
SchemaServiceImplSingletonModule
,
ShutdownModule
,
TestImplModule
public interface
AbstractServiceInterface
Marker interface on all Service Interface annotated classes, each Service Interface must extend this interface. Service Intefaces can form hierarchies, one SI can extend another one, in which case all annotations in hierarchy will be observed.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
Copyright © 2019
OpenDaylight
. All rights reserved.