Uses of Class
org.ow2.jonas.lib.execution.ExecutionResult

Packages that use ExecutionResult
org.ow2.jonas.lib.execution   
 

Uses of ExecutionResult in org.ow2.jonas.lib.execution
 

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



Copyright © 2010 OW2 Consortium. All Rights Reserved.