E G H I O R S

E

execute(ClassLoader, IExecution<T>) - Method in class org.ow2.util.execution.helper.RunnableHelper
Run a code block in the context of a given ClassLoader.
execute() - Method in interface org.ow2.util.execution.IExecution
Execute some user's code.
execute(ClassLoader, IExecution<T>) - Method in interface org.ow2.util.execution.IRunner
Run a code block in the context of a given ClassLoader.
ExecutionResult<T> - Class in org.ow2.util.execution
Store the result of an IExecution.
ExecutionResult() - Constructor for class org.ow2.util.execution.ExecutionResult
 

G

getException() - Method in class org.ow2.util.execution.ExecutionResult
 
getResult() - Method in class org.ow2.util.execution.ExecutionResult
 

H

hasException() - Method in class org.ow2.util.execution.ExecutionResult
 

I

IExecution<T> - Interface in org.ow2.util.execution
Defines a job execution.
IRunner<T> - Interface in org.ow2.util.execution
Execute an IExecution instance under a given Thread context ClassLoader.

O

org.ow2.util.execution - package org.ow2.util.execution
 
org.ow2.util.execution.helper - package org.ow2.util.execution.helper
 

R

RunnableHelper<T> - Class in org.ow2.util.execution.helper
Helps to run blocks of code under a controlled environment.
RunnableHelper() - Constructor for class org.ow2.util.execution.helper.RunnableHelper
 

S

setException(Exception) - Method in class org.ow2.util.execution.ExecutionResult
 
setResult(T) - Method in class org.ow2.util.execution.ExecutionResult
 

E G H I O R S

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