Class TooManyArgsParticipant

java.lang.Object
org.eclipse.microprofile.lra.tck.participant.nonjaxrs.TooManyArgsParticipant

@Path("too-many-args-nonjaxrs") public class TooManyArgsParticipant extends Object
TCK invalid LRA participant containing too many arguments in the participant method signature used for verification of deployment time invalid signature detection and error report in TckInvalidSignaturesTests.
  • Constructor Details

    • TooManyArgsParticipant

      public TooManyArgsParticipant()
  • Method Details