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 Synchronization
public void beforeCompletion()
beforeCompletion
in interface Synchronization
Copyright © 2013 Seam Framework. All rights reserved.