|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.jboss.aspects.tx.TxSupport org.jboss.aspects.tx.TxSupport.Supports
Nested Class Summary |
Nested classes inherited from class org.jboss.aspects.tx.TxSupport |
TxSupport.Mandatory, TxSupport.Never, TxSupport.NotSupported, TxSupport.Required, TxSupport.RequiresNew, TxSupport.Supports |
Field Summary |
Fields inherited from class org.jboss.aspects.tx.TxSupport |
DEFAULT, log, MANDATORY, NEVER, NOT_SUPPORTED, REQUIRED, REQUIRES_NEW, SUPPORTS |
Method Summary | |
Object |
serverInvoke(org.jboss.aop.joinpoint.Invocation invocation,
TransactionManager tm)
|
Methods inherited from class org.jboss.aspects.tx.TxSupport |
byName, endTransaction, internalReadResolve, invokeInCallerTx, invokeInNoTx, invokeInOurTx, rethrowApplicationException, rethrowAsTxRolledbackException, setRollbackOnly, toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Method Detail |
public Object serverInvoke(org.jboss.aop.joinpoint.Invocation invocation, TransactionManager tm) throws Throwable
serverInvoke
in class TxSupport
Throwable
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |