[ 
https://issues.apache.org/jira/browse/FELIX-35?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Richard S. Hall closed FELIX-35.
--------------------------------

    Resolution: Fixed

Committed a patch that implements the remaining methods.

> Implement new PackageAdmin methods
> ----------------------------------
>
>                 Key: FELIX-35
>                 URL: https://issues.apache.org/jira/browse/FELIX-35
>             Project: Felix
>          Issue Type: New Feature
>          Components: Framework, Specification compliance
>    Affects Versions: felix-1.2.1

>            Reporter: Richard S. Hall
>            Assignee: Richard S. Hall
>             Fix For: felix-1.4.0
>
>
> 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.
-
You can reply to this email to add a comment to the issue online.

Reply via email to