org.exoplatform.services.portletcontainer.plugins.pc.aop
Class ActionExecutionContext
java.lang.Object
org.exoplatform.container.component.ExecutionContext
org.exoplatform.services.portletcontainer.plugins.pc.aop.ActionExecutionContext
public class ActionExecutionContext
- extends org.exoplatform.container.component.ExecutionContext
Created by The eXo Platform SAS. Author : Tuan Nguyen
tuan08@users.sourceforge.net Sep 17, 2005
|
Constructor Summary |
ActionExecutionContext(javax.portlet.Portlet p,
javax.portlet.ActionRequest req,
javax.portlet.ActionResponse res)
|
| Methods inherited from class org.exoplatform.container.component.ExecutionContext |
execute, executeNextUnit, setCurrentExecutionUnit |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ActionExecutionContext
public ActionExecutionContext(javax.portlet.Portlet p,
javax.portlet.ActionRequest req,
javax.portlet.ActionResponse res)
- Parameters:
p - portlet objectreq - requestres - response
Copyright © 2009 eXo Platform SAS. All Rights Reserved.