Package adams.event

Interface JobListCompleteListener

  • All Superinterfaces:
    Serializable

    public interface JobListCompleteListener
    extends Serializable
    Interface for classes that listen for queues to finish all of its jobs.
    Version:
    $Revision$
    Author:
    fracpete (fracpete at waikato dot ac dot nz)
    • Method Detail

      • queueCompleted

        void queueCompleted​(JobListCompleteEvent e)
        Post process jobs in the queue.
        Parameters:
        e - the event