public class TransactionSynchronizedRunnable extends Object
| Constructor and Description |
|---|
TransactionSynchronizedRunnable(Runnable task,
boolean before) |
TransactionSynchronizedRunnable(Runnable task,
Status desiredStatus) |
| Modifier and Type | Method and Description |
|---|---|
void |
afterCompletion(int status) |
void |
beforeCompletion() |
public TransactionSynchronizedRunnable(Runnable task, boolean before)
Copyright © 2017. All rights reserved.