|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.exoplatform.container.component.ExecutionContext
public class ExecutionContext
Created by The eXo Platform SAS Author : Tuan Nguyen tuan08@users.sourceforge.net Sep 17, 2005
| Constructor Summary | |
|---|---|
ExecutionContext()
|
|
| Method Summary | |
|---|---|
java.lang.Object |
execute()
|
java.lang.Object |
executeNextUnit()
|
void |
setCurrentExecutionUnit(ExecutionUnit unit)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ExecutionContext()
| Method Detail |
|---|
public void setCurrentExecutionUnit(ExecutionUnit unit)
public java.lang.Object execute()
throws java.lang.Throwable
java.lang.Throwable
public java.lang.Object executeNextUnit()
throws java.lang.Throwable
java.lang.Throwable
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||