Interface TransactionConstants
- All Known Subinterfaces:
AbortParticipant, GroupSelector, TransactionParticipant
- All Known Implementing Classes:
BSHGroupSelector, BSHTransactionParticipant, CheckFields, CheckPoint, Debug, Delay, Forward, HasEntry, Join, JSParticipant, Pause, ProtectDebugInfo, QueryHost, SelectDestination, SendResponse, Switch, Trace, TransactionManager
public interface TransactionConstants
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intstatic final intstatic final intThis participant does not join the transactionstatic final intstatic final intstatic final intContext has not been modified (no need to persist a snapshot)static final int
-
Field Details
-
ABORTED
- See Also:
-
PREPARED
- See Also:
-
RETRY
- See Also:
-
PAUSE
- See Also:
-
NO_JOIN
-
READONLY
-
FAIL
- See Also:
-