public class PrefixDestinationFilter extends DestinationFilter
ANY_CHILD, ANY_DESCENDENT| Constructor and Description |
|---|
PrefixDestinationFilter(String[] prefixes,
byte destinationType)
An array of paths, the last path is '>'
|
| Modifier and Type | Method and Description |
|---|---|
String |
getText() |
boolean |
isWildcard() |
boolean |
matches(ActiveMQDestination destination) |
String |
toString() |
evaluate, matches, parseFilterpublic PrefixDestinationFilter(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.