public class PluggableWebAppRegistrationCustomizerImpl extends java.lang.Object implements WebappRegistrationCustomizer
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
SYS_PROP_TLD_BUNDLES
To plug into jasper bundles that contain tld files please use a list of
bundle's symbolic names:
-Djetty.osgi.tldbundles=org.springframework.web.servlet
,com.opensymphony.module.sitemesh
|
CLASS_NAME| Constructor and Description |
|---|
PluggableWebAppRegistrationCustomizerImpl() |
| Modifier and Type | Method and Description |
|---|---|
java.net.URL[] |
getJarsWithTlds(DeploymentManager deploymentManager,
BundleFileLocatorHelper locatorHelper) |
public static final java.lang.String SYS_PROP_TLD_BUNDLES
public PluggableWebAppRegistrationCustomizerImpl()
public java.net.URL[] getJarsWithTlds(DeploymentManager deploymentManager, BundleFileLocatorHelper locatorHelper) throws java.lang.Exception
getJarsWithTlds in interface WebappRegistrationCustomizerjava.lang.ExceptionCopyright © 2013 FuseSource, Corp.. All Rights Reserved.