org.cip4.jdflib.jmf
Class JDFQueueFilter.QueueEntryMatcher

java.lang.Object
  extended by org.cip4.jdflib.jmf.JDFQueueFilter.QueueEntryMatcher
Enclosing class:
JDFQueueFilter

protected class JDFQueueFilter.QueueEntryMatcher
extends Object


Constructor Summary
protected JDFQueueFilter.QueueEntryMatcher()
           
 
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
 

Constructor Detail

JDFQueueFilter.QueueEntryMatcher

protected JDFQueueFilter.QueueEntryMatcher()
Method Detail

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.