public class PrefixDestinationFilter extends DestinationFilter
ANY_CHILD, ANY_DESCENDENT
Constructor and Description |
---|
PrefixDestinationFilter(java.lang.String[] prefixes,
byte destinationType)
An array of paths, the last path is '>'
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getText() |
boolean |
isWildcard() |
boolean |
matches(ActiveMQDestination destination) |
java.lang.String |
toString() |
evaluate, matches, parseFilter
public PrefixDestinationFilter(java.lang.String[] prefixes, byte destinationType)
prefixes
- public boolean matches(ActiveMQDestination destination)
matches
in class DestinationFilter
public java.lang.String getText()
public java.lang.String toString()
toString
in class java.lang.Object
public boolean isWildcard()
Copyright © 2005-2017. All Rights Reserved.