Details
-
New Feature
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
Description
- when registering OSGi services it is possible to provide ServiceFactory instances instead of the service instance directly.
- the system bundle can be obtained from the bundleContext via getBundle(SYSTEM_BUNDLE_ID) or getBundle(SYSTEM_BUNDLE_LOCATION)