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(DeploymentManager deployer,
BundleFileLocatorHelper locatorHelper)
The jasper TldScanner expects a URLClassloader to parse a jar for the
/META-INF/*.tld it may contain.
|
public URL[] getJarsWithTlds(DeploymentManager deployer, BundleFileLocatorHelper locatorHelper) throws Exception
getJarsWithTlds in interface WebappRegistrationCustomizerExceptionCopyright © 1995-2013 Mort Bay Consulting. All Rights Reserved.