org.cip4.jdflib.jmf
Class JDFQueue.ExecuteCallback
java.lang.Object
org.cip4.jdflib.jmf.JDFQueue.ExecuteCallback
- Enclosing class:
- JDFQueue
public abstract static class JDFQueue.ExecuteCallback
- extends Object
callback class definition for specifying whether a QE may execute
- Author:
- prosirai
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JDFQueue.ExecuteCallback
public JDFQueue.ExecuteCallback()
canExecute
public abstract boolean canExecute(JDFQueueEntry qe)
- Parameters:
qe - the queueentry to check
- Returns:
- true if this qe can be executed
Copyright © 2013. All Rights Reserved.