@Interceptor @Priority(value=<error>) public class TransactionalInterceptorNever extends TransactionalInterceptorBase
| Constructor and Description |
|---|
TransactionalInterceptorNever() |
| Modifier and Type | Method and Description |
|---|---|
protected Object |
doIntercept(TransactionManager tm,
Transaction tx,
javax.interceptor.InvocationContext ic) |
Object |
intercept(javax.interceptor.InvocationContext ic) |
endTransaction, getTransactionManager, handleException, invokeInCallerTx, invokeInNoTx, invokeInOurTx, resetUserTransactionAvailability, setUserTransactionAvailablepublic Object intercept(javax.interceptor.InvocationContext ic) throws Exception
intercept in class TransactionalInterceptorBaseExceptionprotected Object doIntercept(TransactionManager tm, Transaction tx, javax.interceptor.InvocationContext ic) throws Exception
doIntercept in class TransactionalInterceptorBaseExceptionCopyright © 2016 JBoss by Red Hat. All Rights Reserved.