Uses of Class
org.cip4.jdflib.jmf.JDFQueue.ExecuteCallback

Packages that use JDFQueue.ExecuteCallback
org.cip4.jdflib.jmf   
 

Uses of JDFQueue.ExecuteCallback in org.cip4.jdflib.jmf
 

Methods in org.cip4.jdflib.jmf with parameters of type JDFQueue.ExecuteCallback
 JDFQueueEntry JDFQueue.getNextExecutableQueueEntry(JDFQueue.ExecuteCallback cb)
          Get the next QueueEntry to be processed the first entry with highest priority gets selected if deviceID is specified, the entries with an explicit non matching deviceID are ignored the status of the QueueEntry MUST be waiting proxy and represents previously submitted jobs as waiting
 void JDFQueue.setExecuteCallback(JDFQueue.ExecuteCallback _callback)
           
 



Copyright © 2013. All Rights Reserved.