|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IExecution | |
|---|---|
| org.ow2.util.execution | |
| org.ow2.util.execution.helper | |
| Uses of IExecution in org.ow2.util.execution |
|---|
| Methods in org.ow2.util.execution with parameters of type IExecution | |
|---|---|
ExecutionResult<T> |
IRunner.execute(java.lang.ClassLoader loader,
IExecution<T> exec)
Run a code block in the context of a given ClassLoader. |
| Uses of IExecution in org.ow2.util.execution.helper |
|---|
| Methods in org.ow2.util.execution.helper with parameters of type IExecution | |
|---|---|
ExecutionResult<T> |
RunnableHelper.execute(java.lang.ClassLoader loader,
IExecution<T> exec)
Run a code block in the context of a given ClassLoader. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||