|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.exoplatform.container.component.ExecutionContext
org.exoplatform.services.portletcontainer.plugins.pc.aop.ResourceExecutionContext
public class ResourceExecutionContext
Created by The eXo Platform SAS. Author : Roman Pedchenko roman.pedchenko@exoplatform.com.ua
| Constructor Summary | |
|---|---|
ResourceExecutionContext(javax.portlet.Portlet p,
javax.portlet.ResourceRequest req,
javax.portlet.ResourceResponse res)
|
|
| Method Summary |
|---|
| 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 |
| Constructor Detail |
|---|
public ResourceExecutionContext(javax.portlet.Portlet p,
javax.portlet.ResourceRequest req,
javax.portlet.ResourceResponse res)
p - portlet objectreq - requestres - response
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||