Class MaxAttemptsTerminationStrategy

    • Constructor Detail

      • MaxAttemptsTerminationStrategy

        @ConstructorProperties("maxAttempts")
        public MaxAttemptsTerminationStrategy​(int maxAttempts)
    • Method Detail

      • getMaxAttempts

        public int getMaxAttempts()
        The maximum number of attempts to make.