Interface CompensationHandler

  • All Known Implementing Classes:
    DefaultTxCompensateHandler

    public interface CompensationHandler
    Implementation of compensation handler logic, to be used in the case where work annotated with org.jboss.narayana.compensations.api.TxCompensate requires compensation.
    Author:
    [email protected] 21/03/2013
    • Method Detail

      • compensate

        void compensate()