Class PortletApplicationDeployment
- java.lang.Object
-
- org.gatein.pc.portlet.impl.deployment.PortletApplicationDeployment
-
public class PortletApplicationDeployment extends Object
- Version:
- $Revision: 1.1 $
- Author:
- Julien Viet
-
-
Constructor Summary
Constructors Constructor Description PortletApplicationDeployment(ManagedObjectRegistryEventListener listener, javax.servlet.ServletContext webApp, PortletApplication10MetaData metaData)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description PortletApplicationLifeCyclegetPortletApplicationLifeCycle()
-
-
-
Constructor Detail
-
PortletApplicationDeployment
public PortletApplicationDeployment(ManagedObjectRegistryEventListener listener, javax.servlet.ServletContext webApp, PortletApplication10MetaData metaData)
-
-
Method Detail
-
getPortletApplicationLifeCycle
public PortletApplicationLifeCycle getPortletApplicationLifeCycle()
-
-