public class WebappRegistrationCustomizerImpl extends Object implements WebappRegistrationCustomizer
Pluggable tlds at the server level are handled by
PluggableWebAppRegistrationCustomizerImpl.
CLASS_NAME| Constructor and Description |
|---|
WebappRegistrationCustomizerImpl() |
| Modifier and Type | Method and Description |
|---|---|
URL[] |
getJarsWithTlds(OSGiAppProvider provider,
BundleFileLocatorHelper locatorHelper)
The jasper TldScanner expects a URLClassloader to parse a jar for the
/META-INF/*.tld it may contain.
|
public URL[] getJarsWithTlds(OSGiAppProvider provider, BundleFileLocatorHelper locatorHelper) throws Exception
getJarsWithTlds in interface WebappRegistrationCustomizerExceptionCopyright © 1995-2012 Mort Bay Consulting. All Rights Reserved.