public class DefaultBundleClassLoaderHelper extends java.lang.Object implements BundleClassLoaderHelper
Default implementation of the BundleClassLoaderHelper. Uses introspection to support equinox-3.5 and felix-2.0.0
CLASS_NAME, DEFAULT| Constructor and Description |
|---|
DefaultBundleClassLoaderHelper() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.ClassLoader |
getBundleClassLoader(org.osgi.framework.Bundle bundle)
Assuming the bundle is started.
|
public java.lang.ClassLoader getBundleClassLoader(org.osgi.framework.Bundle bundle)
getBundleClassLoader in interface BundleClassLoaderHelperbundle - the bundleCopyright © 1995–2021 Webtide. All rights reserved.