| Interface | Description |
|---|---|
| FallbackStrategy |
The fallback strategy is invoked when the OSGi service is not available and a method call is invoked.
|
| OSGiEnabledService |
Service Fragment providing OSGi support.
|
| OSGiServiceExporter |
Export Polygene services to an OSGi Bundle.
|
| Class | Description |
|---|---|
| OSGiEnabledService.Activator | |
| OSGiEnabledService.OSGiEnabledServiceMixin | |
| OSGiImportInfo |
MetaInfo to define imported OSGi services.
|
| OSGiServiceExporter.Activator | |
| OSGiServiceExporter.OSGiServiceExporterMixin | |
| OSGiServiceImporter |
Import OSGi services in a Polygene Module.
|
| OSGiServiceImporter.ServiceTrackerHandler |