Class AbstractMessageBasedJobManager

  • All Implemented Interfaces:
    JobManager

    public abstract class AbstractMessageBasedJobManager
    extends DefaultJobManager
    Abstract class that contains the main logic to send information about an async history data job to a message queue. Subclasses are responsible for implementing the actual sending logic.
    Author:
    Joram Barrez