@Deprecated
public interface TransactionPropagationContextImporter
TransactionPropagationContextFactory| Modifier and Type | Method and Description |
|---|---|
javax.transaction.Transaction |
importTransactionPropagationContext(java.lang.Object tpc)
Deprecated.
Import the transaction propagation context into the transaction
manager, and return the resulting transaction.
|
javax.transaction.Transaction importTransactionPropagationContext(java.lang.Object tpc)
Transaction representing the transaction propagation
context in the local VM.
Returns null if the transaction propagation context is
null, or if it represents a null transaction.tpc - the transaction propagation context