org.cip4.jdflib.jmf
Class JDFQueueFilter.QueueEntryMatcher
java.lang.Object
org.cip4.jdflib.jmf.JDFQueueFilter.QueueEntryMatcher
- Enclosing class:
- JDFQueueFilter
protected class JDFQueueFilter.QueueEntryMatcher
- extends Object
|
Method Summary |
protected boolean |
matches(JDFQueueEntry qe)
return true if the queuentry matches this filter |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JDFQueueFilter.QueueEntryMatcher
protected JDFQueueFilter.QueueEntryMatcher()
matches
protected boolean matches(JDFQueueEntry qe)
- return true if the queuentry matches this filter
- Parameters:
qe - the queueentry to check
- Returns:
Copyright © 2013. All Rights Reserved.