public class AVMSubmitTransactionListener extends TransactionListenerAdapter
| Constructor and Description |
|---|
AVMSubmitTransactionListener() |
| Modifier and Type | Method and Description |
|---|---|
void |
afterCommit()
Notify virtualization server that webapps in workflow sandbox
are not longer needed, and possibly trigger a notification
instrucing the virtualization server to reload staging
and every virtual webapp that depends on it.
|
void |
afterRollback()
Handle failed transaction.
|
beforeCommit, beforeCompletion, flushpublic void afterCommit()
afterCommit in interface TransactionListenerafterCommit in class TransactionListenerAdapterpublic void afterRollback()
afterRollback in interface TransactionListenerafterRollback in class TransactionListenerAdapterCopyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.