public class ExoPortletApplicationDeployer
extends org.gatein.pc.portlet.impl.deployment.PortletApplicationDeployer
PortletApplicationDeployer to inject configuration metadata from
global portlet.xml and to configure the resource bundle factory of deployed portlet applications. The resource bundle factory
used is ExoResourceBundleFactory.| Constructor and Description |
|---|
ExoPortletApplicationDeployer() |
ExoPortletApplicationDeployer(org.gatein.pc.portlet.container.ContainerPortletInvoker containerPortletInvoker) |
| Modifier and Type | Method and Description |
|---|---|
protected org.gatein.pc.portlet.impl.metadata.PortletApplication10MetaData |
buildPortletApplicationMetaData(javax.servlet.ServletContext webApp) |
protected org.gatein.pc.portlet.impl.deployment.PortletApplicationDeployment |
createPortletApplicationDeployment(javax.servlet.ServletContext webApp,
org.gatein.pc.portlet.impl.metadata.PortletApplication10MetaData metaData) |
public ExoPortletApplicationDeployer()
public ExoPortletApplicationDeployer(org.gatein.pc.portlet.container.ContainerPortletInvoker containerPortletInvoker)
protected org.gatein.pc.portlet.impl.metadata.PortletApplication10MetaData buildPortletApplicationMetaData(javax.servlet.ServletContext webApp)
throws org.gatein.pc.portlet.impl.deployment.DeploymentException
buildPortletApplicationMetaData in class org.gatein.pc.portlet.impl.deployment.PortletApplicationDeployerorg.gatein.pc.portlet.impl.deployment.DeploymentExceptionprotected org.gatein.pc.portlet.impl.deployment.PortletApplicationDeployment createPortletApplicationDeployment(javax.servlet.ServletContext webApp,
org.gatein.pc.portlet.impl.metadata.PortletApplication10MetaData metaData)
createPortletApplicationDeployment in class org.gatein.pc.portlet.impl.deployment.PortletApplicationDeployerCopyright © 2016 JBoss by Red Hat. All Rights Reserved.