Interface RejectedJobsHandler

All Known Implementing Classes:
CallerRunsRejectedJobsHandler, NotifyAcquisitionRejectedJobsHandler

public interface RejectedJobsHandler

Strategy for handling jobs that were acquired but cannot be executed at this point (queue-size exceeded).

Author:
Daniel Meyer