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, parseFilter
public PrefixDestinationFilter(String[] prefixes, byte destinationType)
prefixes
- public boolean matches(ActiveMQDestination destination)
matches
in class DestinationFilter
public boolean isWildcard()
isWildcard
in class DestinationFilter
Copyright © 2005–2019 The Apache Software Foundation. All rights reserved.