| Package | Description |
|---|---|
| io.quarkus.narayana.jta.runtime.interceptor |
| Modifier and Type | Method and Description |
|---|---|
protected void |
TransactionalInterceptorBase.endTransaction(TransactionManager tm,
Transaction tx,
RunnableWithException afterEndTransaction) |
protected Object |
TransactionalInterceptorBase.handleAsync(TransactionManager tm,
Transaction tx,
javax.interceptor.InvocationContext ic,
Object ret,
RunnableWithException afterEndTransaction) |
protected Object |
TransactionalInterceptorBase.invokeInOurTx(javax.interceptor.InvocationContext ic,
TransactionManager tm,
RunnableWithException afterEndTransaction) |
Copyright © 2020 JBoss by Red Hat. All rights reserved.