org.exoplatform.container.component
Class ExecutionContext

java.lang.Object
  extended by org.exoplatform.container.component.ExecutionContext

public class ExecutionContext
extends java.lang.Object

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

ExecutionContext

public ExecutionContext()
Method Detail

setCurrentExecutionUnit

public void setCurrentExecutionUnit(ExecutionUnit unit)

execute

public java.lang.Object execute()
                         throws java.lang.Throwable
Throws:
java.lang.Throwable

executeNextUnit

public java.lang.Object executeNextUnit()
                                 throws java.lang.Throwable
Throws:
java.lang.Throwable


Copyright © 2012 eXo Platform SAS. All Rights Reserved.