@Interceptor @Priority(value=200) public class TransactionalInterceptorRequired extends TransactionalInterceptorBase
| Constructor and Description |
|---|
TransactionalInterceptorRequired() |
| Modifier and Type | Method and Description |
|---|---|
protected Object |
doIntercept(TransactionManager tm,
Transaction tx,
javax.interceptor.InvocationContext ic) |
Object |
intercept(javax.interceptor.InvocationContext ic) |
endTransaction, 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 © 2019 JBoss by Red Hat. All rights reserved.