public class WebappRegistrationCustomizerImpl extends java.lang.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 |
|---|---|
java.net.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 java.net.URL[] getJarsWithTlds(DeploymentManager deployer, BundleFileLocatorHelper locatorHelper) throws java.lang.Exception
getJarsWithTlds in interface WebappRegistrationCustomizerjava.lang.ExceptionCopyright © 2013 FuseSource, Corp.. All Rights Reserved.