public class TransactionSynchronizedRunnable extends Object implements Synchronization
| Constructor and Description |
|---|
TransactionSynchronizedRunnable(Runnable task,
boolean before) |
TransactionSynchronizedRunnable(Runnable task,
Status desiredStatus) |
public TransactionSynchronizedRunnable(Runnable task, boolean before)
public void afterCompletion(int status)
afterCompletion in interface Synchronizationpublic void beforeCompletion()
beforeCompletion in interface SynchronizationCopyright © 2014 Seam Framework. All Rights Reserved.