org.apache.activemq.filter
Class CompositeDestinationFilter
java.lang.Object
org.apache.activemq.filter.DestinationFilter
org.apache.activemq.filter.CompositeDestinationFilter
- All Implemented Interfaces:
- BooleanExpression, Expression
public class CompositeDestinationFilter
- extends DestinationFilter
A DestinationFilter
used for composite destinations
- Version:
- $Revision: 1.3 $
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CompositeDestinationFilter
public CompositeDestinationFilter(ActiveMQDestination destination)
matches
public boolean matches(ActiveMQDestination destination)
- Specified by:
matches
in class DestinationFilter
isWildcard
public boolean isWildcard()
Copyright © 2005-2011 Apache Software Foundation. All Rights Reserved.