All Classes and Interfaces
Class
Description
A simple DTO that provides information about the work processed in the TCK suite resources.
Storing activities processed by resources during TCK suite run.
resource for testing that methods annotated with
AfterLRA are notified correctly when an LRA terminatesresource for testing that methods annotated with
AfterLRA are notified correctly when an LRA terminatesAn enum which controls the behaviour of participant when the LRA spec implementation invokes the compensation,
completion, forget and status callbacks.
TCK invalid LRA resource containing invalid signature for
@AfterLRA method.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.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.Generic exception for any failures that occures during the invocations of methods in
LRARecoveryService.Assertion methods usable with metrics.
JAX-RS endpoints for the
LRAMetricService.Metric service is a storage container that test beans may use to store data about processing.
The LRA model guarantees eventual consistency but does not say when participants will be brought into a consistent
state.
TCK Tests related to the 410 status code handling.
TCK Tests related to the 410 status code handling.
test that Compensate, Complete, Status, Forget and Leave annotations work without an LRA annotation test that
resource methods that make outgoing requests do not modify the current context when they return
TCK that verifies that invalid non-JAX-RS participant method signatures are reported during deployment
Tests that validate that the implementation of the
LRA.Type attribute is correctTCK to verify that valid non-JAX-RS participant method signatures are respected
Tests for the recovery of failed LRA services.
Base testsuite class for in-container tests.
TCK Tests related to the 410 status code handling.
TCK Tests related to the 410 status code handling.
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.Valid participant resource containing async non-JAX-RS participant methods with
CompletionStage return typesTCK valid LRA participant containing a combination of valid participant method signatures