public class QueueFilterPredicate extends ActiveMQFilterPredicate<QueueControl>
field, operation, value
Constructor and Description |
---|
QueueFilterPredicate(ActiveMQServer server) |
Modifier and Type | Method and Description |
---|---|
void |
setField(String field) |
boolean |
test(QueueControl queue) |
contains, getField, getOperation, getValue, matchAny, matches, matches, matches, matches, setOperation, setValue
public QueueFilterPredicate(ActiveMQServer server)
public boolean test(QueueControl queue)
test
in interface Predicate<QueueControl>
test
in class ActiveMQFilterPredicate<QueueControl>
public void setField(String field)
setField
in class ActiveMQFilterPredicate<QueueControl>
Copyright © 2019 JBoss by Red Hat. All rights reserved.