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, parseFilterpublic WildcardDestinationFilter(String[] prefixes, byte destinationType)
prefixes - public boolean matches(ActiveMQDestination destination)
matches in class DestinationFilterpublic boolean isWildcard()
isWildcard in class DestinationFilterCopyright © 2005–2020 The Apache Software Foundation. All rights reserved.