|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface TransactionStatusChangeListener
BitronixTransaction
status change listener interface.
Method Summary | |
---|---|
void |
statusChanged(int oldStatus,
int newStatus)
Fired when the status of a BitronixTransaction has changed. |
Method Detail |
---|
void statusChanged(int oldStatus, int newStatus)
BitronixTransaction
has changed.
oldStatus
- the old status of the BitronixTransaction
.newStatus
- the new status of the BitronixTransaction
.Status constant values.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |