Class InvalidReturnTypeParticipant
java.lang.Object
org.eclipse.microprofile.lra.tck.participant.nonjaxrs.InvalidReturnTypeParticipant
TCK invalid LRA participant containing invalid return type in the participant method signature used for verification
of deployment time invalid signature detection and error report in
TckInvalidSignaturesTests.-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
InvalidReturnTypeParticipant
public InvalidReturnTypeParticipant()
-
-
Method Details
-
doInLRA
@GET @Path("enlist") public jakarta.ws.rs.core.Response doInLRA() -
compensate
-