Class LRAParticipantRegistry


  • public class LRAParticipantRegistry
    extends java.lang.Object
    This class is tracking individual collected LRA participants that contain one or more non-JAX-RS participant methods in their definitions.
    • Constructor Detail

      • LRAParticipantRegistry

        public LRAParticipantRegistry()
      • LRAParticipantRegistry

        public LRAParticipantRegistry​(java.util.Map<java.lang.String,​LRAParticipant> lraParticipants)
    • Method Detail

      • getParticipant

        public LRAParticipant getParticipant​(java.lang.String id)