|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BundleDelegatingClassLoader | |
---|---|
org.eclipse.gemini.blueprint.util | Useful OSGi utilities. |
Uses of BundleDelegatingClassLoader in org.eclipse.gemini.blueprint.util |
---|
Methods in org.eclipse.gemini.blueprint.util that return BundleDelegatingClassLoader | |
---|---|
static BundleDelegatingClassLoader |
BundleDelegatingClassLoader.createBundleClassLoaderFor(Bundle aBundle)
Factory method for creating a class loader over the given bundle. |
static BundleDelegatingClassLoader |
BundleDelegatingClassLoader.createBundleClassLoaderFor(Bundle bundle,
ClassLoader bridge)
Factory method for creating a class loader over the given bundle and with a given class loader as fall-back. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |