Class InvalidArgumentTypesParticipant
java.lang.Object
org.eclipse.microprofile.lra.tck.participant.nonjaxrs.InvalidArgumentTypesParticipant
@Path("nonjaxrs-argument-type-nonjaxrs")
public class InvalidArgumentTypesParticipant
extends Object
TCK invalid LRA participant containing invalid type of arguments in the participant method signature used for
verification of deployment time invalid signature detection and error report in
TckInvalidSignaturesTests.-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncompensate(URI lraId) jakarta.ws.rs.core.ResponsedoInLRA()void
-
Constructor Details
-
InvalidArgumentTypesParticipant
public InvalidArgumentTypesParticipant()
-
-
Method Details
-
doInLRA
@GET @Path("enlist") public jakarta.ws.rs.core.Response doInLRA() -
compensate
-
forget
-