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, supports
public LifecycleCMTTxInterceptor(javax.ejb.TransactionAttributeType transactionAttributeType, int transactionTimeout)
public Object processInvocation(org.jboss.invocation.InterceptorContext invocation) throws Exception
processInvocation
in interface org.jboss.invocation.Interceptor
processInvocation
in class CMTTxInterceptor
Exception
Copyright © 2014 JBoss by Red Hat. All rights reserved.