public class TransactionCommitCallbackUtil
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static TransactionLifecycleListener |
TRANSACTION_LIFECYCLE_LISTENER |
| Constructor and Description |
|---|
TransactionCommitCallbackUtil() |
| Modifier and Type | Method and Description |
|---|---|
protected static java.util.List<java.util.concurrent.Callable<?>> |
popCallbackList() |
protected static void |
pushCallbackList() |
static void |
registerCallback(java.util.concurrent.Callable<?> callable) |
public static final TransactionLifecycleListener TRANSACTION_LIFECYCLE_LISTENER