protected static interface AbstractTransactionalProcessor.TransactionPropagation
| Modifier and Type | Method and Description |
|---|---|
void |
dispose()
Disassociates transaction from the caller thread.
|
Transaction |
getTransaction()
This method is invoked in the thread where transaction shall be propagated to.
|
Transaction getTransaction()
void dispose()