|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ExternalTransactionManager
Provides awareness of externally managed transactions.
Method Summary | |
---|---|
Object |
getCurrentTransaction()
Return the current transaction or null if there is none. |
void |
setTransactionManager(Object transactionManager)
Set the transaction manager. |
Method Detail |
---|
void setTransactionManager(Object transactionManager)
This will change when SPI is published but will do for now.
Object getCurrentTransaction()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |