public interface Filter
| Modifier and Type | Method and Description |
|---|---|
boolean |
isWildcard() |
boolean |
matches(javax.jms.Message message) |
boolean matches(javax.jms.Message message)
throws javax.jms.JMSException
message - the message to matchjavax.jms.JMSException - is the message cannot be macthedboolean isWildcard()
Copyright © 2003–2020. All rights reserved.