Class MCRJobQueue

java.lang.Object
java.util.AbstractCollection<E>
java.util.AbstractQueue<MCRJob>
org.mycore.services.queuedjob.MCRJobQueue
All Implemented Interfaces:
Comparable<MCRShutdownHandler.Closeable>, Iterable<MCRJob>, Collection<MCRJob>, Queue<MCRJob>, MCRShutdownHandler.Closeable

public class MCRJobQueue extends AbstractQueue<MCRJob> implements MCRShutdownHandler.Closeable