Interface ConfirmationHandler

  • All Known Implementing Classes:
    DefaultTxConfirmHandler

    public interface ConfirmationHandler
    Implementation of confirmation handler logic, to be used to notify work annotated with org.jboss.narayana.compensations.api.TxConfirm that the transaction completed successfully.
    Author:
    [email protected] 21/03/2013
    • Method Detail

      • confirm

        void confirm()