org.jboss.seam.async
public class TransactionCompletionEvent extends AsynchronousEvent implements Synchronization
Asynchronous.ContextualAsynchronousRequest| Constructor and Description |
|---|
TransactionCompletionEvent(String type,
Object... params) |
| Modifier and Type | Method and Description |
|---|---|
void |
afterCompletion(int status) |
void |
beforeCompletion() |
String |
toString() |
execute, getType, handleExceptionpublic void afterCompletion(int status)
afterCompletion in interface Synchronizationpublic void beforeCompletion()
beforeCompletion in interface Synchronizationpublic String toString()
toString in class AsynchronousEventCopyright © 2015 Seam Framework. All Rights Reserved.