|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BundleDescription.ImportPackage | |
|---|---|
| org.apache.xbean.osgi.bundle.util | |
| Uses of BundleDescription.ImportPackage in org.apache.xbean.osgi.bundle.util |
|---|
| Methods in org.apache.xbean.osgi.bundle.util that return types with arguments of type BundleDescription.ImportPackage | |
|---|---|
java.util.List<BundleDescription.ImportPackage> |
BundleDescription.getExternalImports()
Returns a list of packages that are listed in Import-Package header and are not listed in Export-Package header. |
java.util.List<BundleDescription.ImportPackage> |
BundleDescription.getImportPackage()
Returns a list of packages that are listed in Import-Package header. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||