Uses of Interface
org.apache.xbean.osgi.bundle.util.DelegatingBundleReference
-
Packages that use DelegatingBundleReference Package Description org.apache.xbean.osgi.bundle.util org.apache.xbean.osgi.bundle.util.equinox -
-
Uses of DelegatingBundleReference in org.apache.xbean.osgi.bundle.util
Classes in org.apache.xbean.osgi.bundle.util that implement DelegatingBundleReference Modifier and Type Class Description class
BundleClassLoader
ClassLoader for aBundle
.class
BundleResourceClassLoader
ClassLoader for aBundle
. -
Uses of DelegatingBundleReference in org.apache.xbean.osgi.bundle.util.equinox
Classes in org.apache.xbean.osgi.bundle.util.equinox that implement DelegatingBundleReference Modifier and Type Class Description class
EquinoxBundleClassLoader
ClassLoader for aBundle
.
-