public class TransactionSynchronizedRunnable extends Object
| Constructor and Description |
|---|
TransactionSynchronizedRunnable(Runnable task,
boolean before) |
TransactionSynchronizedRunnable(Runnable task,
Status desiredStatus) |
public TransactionSynchronizedRunnable(Runnable task, boolean before)
Copyright © 2014 Seam Framework. All Rights Reserved.