|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface NonBlockingTask
A non blocking task can be compared to a Runnable except:
| Method Summary | |
|---|---|
boolean |
execute(Transaction t)
Executes this non blocking task. |
TransactionFactory |
getTransactionFactory()
The TransactionFactory used to create transactions for executing this task. |
| Method Detail |
|---|
TransactionFactory getTransactionFactory()
boolean execute(Transaction t)
t - the Transaction used to execute the task.
RetryError
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||