Class AfterLRAParticipant
java.lang.Object
org.eclipse.microprofile.lra.tck.participant.api.AfterLRAParticipant
resource for testing that methods annotated with
AfterLRA are notified correctly when an LRA terminates-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionjakarta.ws.rs.core.ResponseactivityWithLRA(URI recoveryId, URI lraId) jakarta.ws.rs.core.Responsejakarta.ws.rs.core.ResponsecompensateWork(URI lraId) jakarta.ws.rs.core.ResponsecompleteWork(URI lraId)
-
Field Details
-
AFTER_LRA_PARTICIPANT_PATH
- See Also:
-
AFTER_LRA_PARTICIPANT_WORK
- See Also:
-
-
Constructor Details
-
AfterLRAParticipant
public AfterLRAParticipant()
-
-
Method Details