| Package | Description |
|---|---|
| org.eclipse.jetty.osgi.boot.internal.webapp | |
| org.eclipse.jetty.osgi.boot.utils | |
| org.eclipse.jetty.osgi.boot.utils.internal |
| Modifier and Type | Field and Description |
|---|---|
static BundleClassLoaderHelper |
WebBundleDeployerHelper.BUNDLE_CLASS_LOADER_HELPER
By default set to:
DefaultBundleClassLoaderHelper. |
| Constructor and Description |
|---|
OSGiWebappClassLoader(ClassLoader parent,
WebAppContext context,
org.osgi.framework.Bundle contributor,
BundleClassLoaderHelper bundleClassLoaderHelper) |
| Modifier and Type | Field and Description |
|---|---|
static BundleClassLoaderHelper |
BundleClassLoaderHelper.DEFAULT
The default instance supports felix and equinox
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultBundleClassLoaderHelper
Default implementation of the BundleClassLoaderHelper.
|
Copyright © 1995-2012 Mort Bay Consulting. All Rights Reserved.