Uses of Class
org.ow2.util.execution.ExecutionResult

Packages that use ExecutionResult
org.ow2.util.execution   
org.ow2.util.execution.helper   
 

Uses of ExecutionResult in org.ow2.util.execution
 

Methods in org.ow2.util.execution that return ExecutionResult
 ExecutionResult<T> IRunner.execute(java.lang.ClassLoader loader, IExecution<T> exec)
          Run a code block in the context of a given ClassLoader.
 

Uses of ExecutionResult in org.ow2.util.execution.helper
 

Methods in org.ow2.util.execution.helper that return ExecutionResult
 ExecutionResult<T> RunnableHelper.execute(java.lang.ClassLoader loader, IExecution<T> exec)
          Run a code block in the context of a given ClassLoader.
 



Copyright © 2007-2009 OW2 Consortium. All Rights Reserved.