|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.activemq.filter.DestinationFilter
org.apache.activemq.filter.CompositeDestinationFilter
public class CompositeDestinationFilter
A DestinationFilter used for composite destinations
| Field Summary |
|---|
| Fields inherited from class org.apache.activemq.filter.DestinationFilter |
|---|
ANY_CHILD, ANY_DESCENDENT |
| Constructor Summary | |
|---|---|
CompositeDestinationFilter(ActiveMQDestination destination)
|
|
| Method Summary | |
|---|---|
boolean |
isWildcard()
|
boolean |
matches(ActiveMQDestination destination)
|
| Methods inherited from class org.apache.activemq.filter.DestinationFilter |
|---|
evaluate, 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(ActiveMQDestination destination)
matches in class DestinationFilterpublic boolean isWildcard()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||