|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||