public class LifecycleCMTTxInterceptor extends CMTTxInterceptor implements org.jboss.invocation.Interceptor
| Modifier and Type | Class and Description |
|---|---|
static class |
LifecycleCMTTxInterceptor.Factory |
FACTORY| Constructor and Description |
|---|
LifecycleCMTTxInterceptor(javax.ejb.TransactionAttributeType transactionAttributeType,
int transactionTimeout) |
| Modifier and Type | Method and Description |
|---|---|
Object |
processInvocation(org.jboss.invocation.InterceptorContext invocation) |
endTransaction, getCurrentTransactionTimeout, handleEndTransactionException, handleExceptionInNoTx, handleExceptionInOurTx, handleInCallerTx, invokeInCallerTx, invokeInNoTx, invokeInOurTx, mandatory, never, notSupported, required, requiresNew, setRollbackOnly, supportspublic LifecycleCMTTxInterceptor(javax.ejb.TransactionAttributeType transactionAttributeType,
int transactionTimeout)
public Object processInvocation(org.jboss.invocation.InterceptorContext invocation) throws Exception
processInvocation in interface org.jboss.invocation.InterceptorprocessInvocation in class CMTTxInterceptorExceptionCopyright © 2013 JBoss by Red Hat. All rights reserved.