Package org.cip4.jdflib.jmf
Class JDFQueueFilter.QueueEntryMatcher
java.lang.Object
org.cip4.jdflib.jmf.JDFQueueFilter.QueueEntryMatcher
- Enclosing class:
- JDFQueueFilter
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected booleanmatches(JDFQueueEntry qe) return true if the queuentry matches this filter
-
Constructor Details
-
QueueEntryMatcher
protected QueueEntryMatcher()
-
-
Method Details
-
matches
return true if the queuentry matches this filter- Parameters:
qe- the queueentry to check- Returns:
-