Package org.cip4.jdflib.jmf
Class JDFQueue.ExecuteCallback
java.lang.Object
org.cip4.jdflib.jmf.JDFQueue.ExecuteCallback
- Enclosing class:
- JDFQueue
callback class definition for specifying whether a QE may execute
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ExecuteCallback
public ExecuteCallback()
-
-
Method Details
-
canExecute
- Parameters:
qe- the queueentry to check- Returns:
- true if this qe can be executed
-