|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.activemq.filter.DestinationFilter
org.activemq.filter.CompositeDestinationFilter
A DestinationFilter used for composite destinations
| Field Summary |
| Fields inherited from class org.activemq.filter.DestinationFilter |
ANY_CHILD, ANY_DESCENDENT |
| Constructor Summary | |
CompositeDestinationFilter(ActiveMQDestination destination)
|
|
| Method Summary | |
boolean |
isWildcard()
|
boolean |
matches(javax.jms.Destination destination)
|
| Methods inherited from class org.activemq.filter.DestinationFilter |
matches, parseFilter |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public CompositeDestinationFilter(ActiveMQDestination destination)
| Method Detail |
public boolean matches(javax.jms.Destination destination)
matches in class DestinationFilterpublic boolean isWildcard()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||