|
JBoss Transaction 7.0.0 SPI 7.0.0.Final | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
@Deprecated public interface TransactionPropagationContextImporter
Implementations of this interface are used for importing a transaction propagation context into the transaction manager.
TransactionPropagationContextFactory| Method Summary | |
|---|---|
Transaction |
importTransactionPropagationContext(Object tpc)
Deprecated. Import the transaction propagation context into the transaction manager, and return the resulting transaction. |
| Method Detail |
|---|
Transaction importTransactionPropagationContext(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
|
JBoss Transaction 7.0.0 SPI 7.0.0.Final | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||