Uses of Interface
org.ow2.jonas.lib.execution.IExecution

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

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

Methods in org.ow2.jonas.lib.execution with parameters of type IExecution
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.