Provide a custom TCK interface whose implementation is supplied to the TCK by the implementor of this specification through the ServiceLoader mechanism. This interface will provide triggerRecovery(lraId) and triggerRecovery() methods which the implementor will use to trigger repeated Complete, Compensate or Status calls for a particular LRA or all active LRAs in state Completing or Compensating.
Provide a custom TCK interface whose implementation is supplied to the TCK by the implementor of this specification through the ServiceLoader mechanism. This interface will provide
triggerRecovery(lraId)
andtriggerRecovery()
methods which the implementor will use to trigger repeated Complete, Compensate or Status calls for a particular LRA or all active LRAs in state Completing or Compensating.