Class FindableProcessorQueue

java.lang.Object
gda.factory.FindableBase
gda.commandqueue.FindableProcessorQueue
All Implemented Interfaces:
CurrentCommandListener, IFindableQueueProcessor, Processor, Queue, Findable, gda.observable.IObservable, gda.observable.IObserver, Runnable, org.springframework.beans.factory.InitializingBean

@ServiceInterface(IFindableQueueProcessor.class) public class FindableProcessorQueue extends FindableBase implements IFindableQueueProcessor, Runnable, gda.observable.IObserver, org.springframework.beans.factory.InitializingBean
FindableProcessorQueue implements Processor and Queue The implementation of Queue is done using delegation to the Queue object set using the setQueue method