Uses of Class
org.apache.xbean.osgi.bundle.util.BundleDescription.ExportPackage
-
Packages that use BundleDescription.ExportPackage Package Description org.apache.xbean.osgi.bundle.util -
-
Uses of BundleDescription.ExportPackage in org.apache.xbean.osgi.bundle.util
Methods in org.apache.xbean.osgi.bundle.util that return types with arguments of type BundleDescription.ExportPackage Modifier and Type Method Description java.util.List<BundleDescription.ExportPackage>
BundleDescription. getExportPackage()
Returns a list of packages that are listed in Export-Package header.
-