Class WaitContinueExceptionHandler

  • All Implemented Interfaces:
    XAExceptionHandler

    @ComponentProfile(summary="Wait for a period of time before attempting to continue.",
                      tag="jms,xa")
    public class WaitContinueExceptionHandler
    extends java.lang.Object
    implements XAExceptionHandler

    In the adapter configuration file this class is aliased as xa-wait-exception-handler which is the preferred alternative to the fully qualified classname when building your configuration.

    • Field Detail

      • log

        protected transient org.slf4j.Logger log
    • Constructor Detail

      • WaitContinueExceptionHandler

        public WaitContinueExceptionHandler()