public class TransactionalInterceptorSupports extends TransactionalInterceptorBase
Constructor and Description |
---|
TransactionalInterceptorSupports() |
Modifier and Type | Method and Description |
---|---|
protected Object |
doIntercept(TransactionManager tm,
Transaction tx,
InvocationContext ic) |
Object |
intercept(InvocationContext ic) |
endTransaction, getTransactionManager, handleException, invokeInCallerTx, invokeInNoTx, invokeInOurTx, resetUserTransactionAvailability, setUserTransactionAvailable
public Object intercept(InvocationContext ic) throws Exception
intercept
in class TransactionalInterceptorBase
Exception
protected Object doIntercept(TransactionManager tm, Transaction tx, InvocationContext ic) throws Exception
doIntercept
in class TransactionalInterceptorBase
Exception
Copyright © 2015 JBoss by Red Hat. All Rights Reserved.