Interface GroupSelector
- All Superinterfaces:
TransactionConstants, TransactionParticipant
- All Known Implementing Classes:
BSHGroupSelector, HasEntry, Switch
GroupSelector can be implemented by a TransactionParticipant in
order to switch the transaction to a new group of participants.
- Since:
- 1.4.7
- See Also:
-
Field Summary
-
Method Summary
Methods inherited from interface TransactionParticipant
abort, commit, prepare
-
Method Details
-
select
- Parameters:
id- transaction idcontext- transaction context- Returns:
- group name or null for no-action
-