Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
This is not really a bug but can be improved. Getting BundleContext from Bundle instance via reflection currently does not catch all bundle implementations.
To be safe, a second lookup with "getMethods(..)" is done.
Also this component (amongst others) can really need some documentation. Some (for class under "patch") has been added (like reference to corresponding specs because osgi-API is not really dead clear at that point).