| Package | Description |
|---|---|
| org.eclipse.jetty.osgi.boot.internal.serverfactory | |
| org.eclipse.jetty.osgi.boot.jasper | |
| org.eclipse.jetty.osgi.boot.utils |
| Modifier and Type | Method and Description |
|---|---|
OSGiAppProvider |
ServerInstanceWrapper.getOSGiAppProvider() |
| Modifier and Type | Method and Description |
|---|---|
URL[] |
WebappRegistrationCustomizerImpl.getJarsWithTlds(OSGiAppProvider provider,
BundleFileLocatorHelper locatorHelper)
The jasper TldScanner expects a URLClassloader to parse a jar for the
/META-INF/*.tld it may contain.
|
URL[] |
PluggableWebAppRegistrationCustomizerImpl.getJarsWithTlds(OSGiAppProvider provider,
BundleFileLocatorHelper locatorHelper) |
| Modifier and Type | Method and Description |
|---|---|
URL[] |
WebappRegistrationCustomizer.getJarsWithTlds(OSGiAppProvider provider,
BundleFileLocatorHelper fileLocator)
TODO: right now only the jetty-jsp bundle is scanned for common taglibs.
|
Copyright © 1995-2012 Mort Bay Consulting. All Rights Reserved.