|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
R - The type of result that the closure produces.T - The type of exceptions that operation will throw.public static interface Transaction.CallableClosure<R,T extends Throwable>
This closure interface is intended for the end user implement callbacks for the Transaction.exectue() method.
| Method Summary | |
|---|---|
R |
execute(Transaction tx)
|
| Method Detail |
|---|
R execute(Transaction tx)
throws T extends Throwable
T extends Throwable
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||