Modifier and Type | Method and Description |
---|---|
Map<ServiceInterfaceAnnotation,String> |
ServiceReferenceRegistryImpl.findServiceInterfaces(ModuleIdentifier moduleIdentifier) |
Map<ServiceInterfaceAnnotation,String> |
SearchableServiceReferenceWritableRegistry.findServiceInterfaces(ModuleIdentifier moduleIdentifier)
Return mapping between service ref names and service interface annotation for
given module.
|
Modifier and Type | Method and Description |
---|---|
BeanToOsgiServiceManager.OsgiRegistration |
BeanToOsgiServiceManager.registerToOsgi(AutoCloseable instance,
ModuleIdentifier moduleIdentifier,
org.osgi.framework.BundleContext bundleContext,
Map<ServiceInterfaceAnnotation,String> serviceNamesToAnnotations)
To be called for every created, reconfigured and recreated config bean.
|
void |
BeanToOsgiServiceManager.OsgiRegistration.updateRegistrations(Map<ServiceInterfaceAnnotation,String> newAnnotationMapping,
org.osgi.framework.BundleContext bundleContext,
AutoCloseable newInstance) |
Constructor and Description |
---|
OsgiRegistration(AutoCloseable instance,
ModuleIdentifier moduleIdentifier,
org.osgi.framework.BundleContext bundleContext,
Map<ServiceInterfaceAnnotation,String> serviceNamesToAnnotations) |
Modifier and Type | Method and Description |
---|---|
static Set<ServiceInterfaceAnnotation> |
InterfacesHelper.getServiceInterfaceAnnotations(ModuleFactory factory) |
Modifier and Type | Method and Description |
---|---|
static Set<String> |
InterfacesHelper.getQNames(Set<ServiceInterfaceAnnotation> siAnnotations) |
Modifier and Type | Interface and Description |
---|---|
interface |
ActorSystemProviderServiceInterface |
Modifier and Type | Interface and Description |
---|---|
interface |
BindingAwareBrokerServiceInterface |
interface |
BindingCodecTreeFactoryServiceInterface |
interface |
BindingNormalizedNodeSerializerServiceInterface |
interface |
DataBrokerServiceInterface |
interface |
NotificationProviderServiceServiceInterface |
interface |
NotificationServiceServiceInterface |
interface |
RpcProviderRegistryServiceInterface |
Modifier and Type | Interface and Description |
---|---|
interface |
BindingToNormalizedNodeCodecServiceInterface |
interface |
NotificationPublishServiceServiceInterface |
interface |
NotificationServiceServiceInterface |
Modifier and Type | Interface and Description |
---|---|
interface |
BindingCodecTreeFactoryServiceInterface |
interface |
BindingNormalizedNodeSerializerServiceInterface |
Modifier and Type | Interface and Description |
---|---|
interface |
DOMStoreServiceInterface |
Modifier and Type | Interface and Description |
---|---|
interface |
EntityOwnershipServiceServiceInterface |
Modifier and Type | Interface and Description |
---|---|
interface |
DOMStoreServiceInterface |
Modifier and Type | Interface and Description |
---|---|
interface |
BrokerServiceInterface |
interface |
DOMDataBrokerServiceInterface |
interface |
SchemaServiceServiceInterface |
interface |
YangTextSourceProviderServiceInterface |
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 | Interface and Description |
---|---|
interface |
ShutdownServiceServiceInterface |
Modifier and Type | Interface and Description |
---|---|
interface |
CheckedAutoCloseableServiceInterface
Test api
|
Modifier and Type | Interface and Description |
---|---|
interface |
ClusterSingletonServiceProviderServiceInterface |
Copyright © 2019 OpenDaylight. All rights reserved.