Package | Description |
---|---|
org.eclipse.gemini.blueprint.util |
Useful OSGi utilities.
|
Modifier and Type | Method and Description |
---|---|
static BundleDelegatingClassLoader |
BundleDelegatingClassLoader.createBundleClassLoaderFor(org.osgi.framework.Bundle aBundle)
Factory method for creating a class loader over the given bundle.
|
static BundleDelegatingClassLoader |
BundleDelegatingClassLoader.createBundleClassLoaderFor(org.osgi.framework.Bundle bundle,
ClassLoader bridge)
Factory method for creating a class loader over the given bundle and with
a given class loader as fall-back.
|
Copyright © 2006–2013. All rights reserved.