Uses of Class
com.arjuna.wst.FaultedException
Packages that use FaultedException
-
Uses of FaultedException in com.arjuna.wst
Methods in com.arjuna.wst that throw FaultedExceptionModifier and TypeMethodDescriptionvoid
BusinessActivityTerminator.cancel()
void
BusinessAgreementWithParticipantCompletionParticipant.cancel()
The transaction has cancelled, and the participant should undo any work.void
BusinessAgreementWithParticipantCompletionParticipant.compensate()
The transaction has cancelled.void
BusinessActivityTerminator.complete()
-
Uses of FaultedException in com.arjuna.wst11.stub
Methods in com.arjuna.wst11.stub that throw FaultedExceptionModifier and TypeMethodDescriptionvoid
BusinessActivityTerminatorRPCStub.cancel()
void
BusinessActivityTerminatorStub.cancel()
void
BusinessAgreementWithCoordinatorCompletionStub.cancel()
void
BusinessAgreementWithParticipantCompletionStub.cancel()
void
SubordinateCoordinatorCompletionParticipantStub.cancel()
void
BusinessAgreementWithCoordinatorCompletionStub.compensate()
void
BusinessAgreementWithParticipantCompletionStub.compensate()
void
SubordinateCoordinatorCompletionParticipantStub.compensate()
void
BusinessActivityTerminatorRPCStub.complete()
void
BusinessActivityTerminatorStub.complete()