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