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