Uses of Package
org.apache.xbean.osgi.bundle.util
Packages that use org.apache.xbean.osgi.bundle.util
Package
Description
-
Classes in org.apache.xbean.osgi.bundle.util used by org.apache.xbean.finderClassDescriptionFinds all available classes to a bundle by scanning Bundle-ClassPath, Import-Package, and Require-Bundle headers of the given bundle and its fragments.
-
Classes in org.apache.xbean.osgi.bundle.util used by org.apache.xbean.finder.archive
-
Classes in org.apache.xbean.osgi.bundle.util used by org.apache.xbean.osgi.bundle.utilClassDescriptionFinds all available classes to a bundle by scanning Bundle-ClassPath, Import-Package, and Require-Bundle headers of the given bundle and its fragments.ClassLoader for a
Bundle
.Helper for finding resources in aBundle
.Bundle that delegates ClassLoader operations to a collection ofBundle
objects.DelegatingBundleReference is based onBundleReference
and provides access toDelegatingBundle
. -
Classes in org.apache.xbean.osgi.bundle.util used by org.apache.xbean.osgi.bundle.util.equinoxClassDescriptionHelper for finding resources in a
Bundle
.DelegatingBundleReference is based onBundleReference
and provides access toDelegatingBundle
.