|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.apache.muse.ws.notification.impl.MessagePatternFilter
org.apache.muse.ws.notification.impl.PublishAllMessagesFilter
PublishAllMessagesFilter is a specialied MessagePatternFilter that matches all messages by using a wildcard XPath ('*'). It is a singleton because the XPath pattern is static and the filter evaluation is stateless.
| Method Summary | |
|---|---|
static PublishAllMessagesFilter |
getInstance()
|
| Methods inherited from class org.apache.muse.ws.notification.impl.MessagePatternFilter |
|---|
accepts, toString, toXML, toXML |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Method Detail |
public static PublishAllMessagesFilter getInstance()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||