org.exoplatform.container.component
Class ExecutionContext
java.lang.Object
org.exoplatform.container.component.ExecutionContext
public class ExecutionContext
- extends Object
Created by The eXo Platform SAS Author : Tuan Nguyen
tuan08@users.sourceforge.net Sep 17, 2005
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ExecutionContext
public ExecutionContext()
setCurrentExecutionUnit
public void setCurrentExecutionUnit(ExecutionUnit unit)
execute
public Object execute()
throws Throwable
- Throws:
Throwable
executeNextUnit
public Object executeNextUnit()
throws Throwable
- Throws:
Throwable
Copyright © 2014 eXo Platform SAS. All Rights Reserved.