public class CompositeDestinationFilter extends DestinationFilter
DestinationFilter
used for composite destinationsANY_CHILD, ANY_DESCENDENT
Constructor and Description |
---|
CompositeDestinationFilter(ActiveMQDestination destination) |
Modifier and Type | Method and Description |
---|---|
boolean |
isWildcard() |
boolean |
matches(ActiveMQDestination destination) |
evaluate, matches, parseFilter
public CompositeDestinationFilter(ActiveMQDestination destination)
public boolean matches(ActiveMQDestination destination)
matches
in class DestinationFilter
public boolean isWildcard()
Copyright © 2005-2013 The Apache Software Foundation. All Rights Reserved.