|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BundleDelegatingClassLoader | |
---|---|
org.springframework.osgi.util | Spring-DM core util package. |
Uses of BundleDelegatingClassLoader in org.springframework.osgi.util |
---|
Methods in org.springframework.osgi.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 |