org.apache.openejb.core.transaction
Class EjbTransactionUtil
java.lang.Object
org.apache.openejb.core.transaction.EjbTransactionUtil
public final class EjbTransactionUtil
- extends Object
- Version:
- $Rev:$ $Date:$
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
afterInvoke
public static void afterInvoke(TransactionPolicy txPolicy,
TransactionContext txContext)
throws SystemException,
ApplicationException
- resume the client transaction after invoke
- Throws:
SystemException
ApplicationException
Copyright © 1999-2011 The Apache OpenEJB development community. All Rights Reserved.