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