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