|
IBM WebSphere® DataPower® XC10 Appliance Release 2.0 Client API Specification |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface TransactionCallback.BeforeCommit.TransactionContext
The TransactionContext identifies various information that's available to the beforeCommit() method.
Method Summary | |
---|---|
java.util.Collection<LogSequence> |
getLogSequences()
The LogSequences that reflect the pending changes to the map. |
TxID |
getTxID()
Retrieve the TxID for the transaction. |
Method Detail |
---|
TxID getTxID()
java.util.Collection<LogSequence> getLogSequences()
|
IBM WebSphere® DataPower® XC10 Appliance Release 2.0 Client API Specification |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |