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 java.lang.Throwable>
| Modifier and Type | Method and Description |
|---|---|
R |
execute(Transaction tx) |
R execute(Transaction tx) throws T extends java.lang.Throwable
T extends java.lang.ThrowableCopyright © 2005-2016 Red Hat, Inc.. All Rights Reserved.