Details
-
New Feature
-
Status: Closed
-
Major
-
Resolution: Fixed
-
framework-3.2.2
-
None
Description
The OSGi R4.3 spec introduces a hook mechanism, called bundle hooks, to control which bundles can see other bundles via BundleContext.getBundles() and bundle events. We need to implement this functionality.