|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface AbortParticipant
2 phase commit participant
| Field Summary |
|---|
| Fields inherited from interface org.jpos.transaction.TransactionConstants |
|---|
ABORTED, NO_JOIN, PAUSE, PREPARED, READONLY, RETRY |
| Method Summary | |
|---|---|
int |
prepareForAbort(long id,
Serializable context)
Called by TransactionManager in preparation for a transaction that is known to abort. |
| Methods inherited from interface org.jpos.transaction.TransactionParticipant |
|---|
abort, commit, prepare |
| Method Detail |
|---|
int prepareForAbort(long id,
Serializable context)
id - the Transaction identifiercontext - transaction context
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||