public class PluggableWebAppRegistrationCustomizerImpl extends Object implements WebappRegistrationCustomizer
| Modifier and Type | Field and Description |
|---|---|
static 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() |
public static final String SYS_PROP_TLD_BUNDLES
public PluggableWebAppRegistrationCustomizerImpl()
public URL[] getJarsWithTlds(DeploymentManager deploymentManager, BundleFileLocatorHelper locatorHelper) throws Exception
getJarsWithTlds in interface WebappRegistrationCustomizerExceptionCopyright © 1995-2013 Mort Bay Consulting. All Rights Reserved.