Interface SchedulingStrategy

    • Method Detail

      • schedule

        void schedule​(AsynchronousValidationRequest revalidationRequest)
        Schedule an AsynchronousValidationRequest to be executed.
        Parameters:
        revalidationRequest - the request to be executed; not null
        Throws:
        java.util.concurrent.RejectedExecutionException - if the request could not be scheduled for execution