public class WildcardDestinationFilter extends DestinationFilter
ANY_CHILD, ANY_DESCENDENT
Constructor and Description |
---|
WildcardDestinationFilter(String[] prefixes,
byte destinationType)
An array of paths containing * characters
|
Modifier and Type | Method and Description |
---|---|
String |
getText() |
boolean |
isWildcard() |
boolean |
matches(ActiveMQDestination destination) |
String |
toString() |
evaluate, matches, parseFilter
public WildcardDestinationFilter(String[] prefixes, byte destinationType)
prefixes
- public boolean matches(ActiveMQDestination destination)
matches
in class DestinationFilter
public String getText()
public boolean isWildcard()
Copyright © 2005-2013 The Apache Software Foundation. All Rights Reserved.