[ http://issues.apache.org/jira/browse/FELIX-35?page=comments#action_12418916 ]
Richard S. Hall commented on FELIX-35: -------------------------------------- Implemented PackageAdmin.getBundle() and PackageAdmin.getBundles(). > Implement new PackageAdmin methods > ---------------------------------- > > Key: FELIX-35 > URL: http://issues.apache.org/jira/browse/FELIX-35 > Project: Felix > Type: New Feature > Components: Framework, Specification compliance > Reporter: Richard S. Hall > > This issue is described in section 7 of the OSGi R4 specification. > PackageAdmin has seen several new methods added to it for R4, which include: > PackageAdmin.getExportedPackages(String) > PackageAdmin.resolveBundles(Bundle[]) > PackageAdmin.getRequiredBundles(String) > PackageAdmin.getBundles(String, String) > PackageAdmin.getFragments(Bundle) > PackageAdmin.getHosts(Bundle) > PackageAdmin.getBundle(Class) > PackageAdmin.getBundleType(Bundle) > Many of these methods can only be implemented when other corresponding issues > have been resolved (e.g., bundle fragments). However, several of them can > already be implemented now. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira