public class JavascriptConfigDeployer extends AbstractResourceDeployer
/WEB-INF/gatein-resources.xml file.GATEIN_CONFIG_RESOURCE| Constructor and Description |
|---|
JavascriptConfigDeployer(String portalContainerName,
JavascriptConfigService javascriptService) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
add(org.gatein.wci.WebApp webApp,
URL url)
Called on web application add event if the application contains "/WEB-INF/gatein-resources.xml" file.
|
protected void |
remove(org.gatein.wci.WebApp webApp)
Called on web application remove event if the application contains "/WEB-INF/gatein-resources.xml" file.
|
getGateinResourcesXml, onEventpublic JavascriptConfigDeployer(String portalContainerName, JavascriptConfigService javascriptService)
protected void add(org.gatein.wci.WebApp webApp,
URL url)
AbstractResourceDeployeradd in class AbstractResourceDeployerprotected void remove(org.gatein.wci.WebApp webApp)
AbstractResourceDeployerremove in class AbstractResourceDeployerCopyright © 2018 JBoss by Red Hat. All Rights Reserved.