Interface GroupSelector

All Superinterfaces:
TransactionConstants, TransactionParticipant
All Known Implementing Classes:
BSHGroupSelector, HasEntry, Switch

public interface GroupSelector extends TransactionParticipant
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:
  • Method Details

    • select

      String select(long id, Serializable context)
      Parameters:
      id - transaction id
      context - transaction context
      Returns:
      group name or null for no-action