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>
| Modifier and Type | Method and Description |
|---|---|
R |
execute(Transaction tx) |
Copyright © 2005–2017 FuseSource, Corp.. All rights reserved.