| Package | Description |
|---|---|
| org.eclipse.jetty.osgi.boot.internal.webapp |
| Modifier and Type | Method and Description |
|---|---|
protected OSGiWebappClassLoader |
WebBundleDeployerHelper.createWebappClassLoader(org.osgi.framework.Bundle contributor)
No matter what the type of webapp, we create a WebappClassLoader.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
WebBundleDeployerHelper.configureWebappClassLoader(org.osgi.framework.Bundle contributor,
ContextHandler context,
OSGiWebappClassLoader webappClassLoader)
Configure a classloader onto the context.
|
Copyright © 1995-2012 Mort Bay Consulting. All Rights Reserved.