Interface JobManager

  • All Known Implementing Classes:
    AbstractMessageBasedJobManager, DefaultJobManager

    public interface JobManager
    Contains methods that are not tied to any specific job type (async, timer, suspended or deadletter), but which are generally applicable or are about going from one type to another.
    Author:
    Tijs Rademakers, Joram Barrez