public class GateInSkinConfigDeployer extends AbstractResourceDeployer
GATEIN_CONFIG_RESOURCE| Constructor and Description |
|---|
GateInSkinConfigDeployer(String portalContainerName,
SkinService _skinService) |
| 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 GateInSkinConfigDeployer(String portalContainerName, SkinService _skinService)
protected void add(org.gatein.wci.WebApp webApp,
URL url)
AbstractResourceDeployeradd in class AbstractResourceDeployerAbstractResourceDeployer.add(WebApp, URL)protected void remove(org.gatein.wci.WebApp webApp)
AbstractResourceDeployerremove in class AbstractResourceDeployerAbstractResourceDeployer.remove(org.gatein.wci.WebApp)Copyright © 2017 JBoss by Red Hat. All Rights Reserved.