|
|||||||||||
| 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.SimpleDestinationFilter
Matches messages sent to an exact destination
| Field Summary |
| Fields inherited from class org.activemq.filter.DestinationFilter |
ANY_CHILD, ANY_DESCENDENT |
| Constructor Summary | |
SimpleDestinationFilter(javax.jms.Destination 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 SimpleDestinationFilter(javax.jms.Destination 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 | ||||||||||