| Interface | Description |
|---|---|
| ServiceContext |
A context able to retrieve registered services.
|
| ServiceDefinition<T> |
Represents a service definition.
|
| Class | Description |
|---|---|
| OSGiContext |
A
ServiceContext able to retrieve OSGi Declarative Services from a BundleContext. |
| ServiceLoaderContext |
A
ServiceContext able to retrieve registered services from a ServiceLoader. |
| ServiceProvider |
An object able to retrieve and load services according to a
ServiceContext. |
Copyright © 2017–2019 Atlanmod. All rights reserved.