|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.apache.muse.ws.dm.muws.impl.ComplexMatch
org.apache.muse.ws.dm.muws.impl.AllMatch
AllMatch is a ComplexMatch that acts as a conditional AND (&&) on all subexpressions.
| Constructor Summary | |
|---|---|
AllMatch(WsResource owner)
|
|
AllMatch(WsResource owner,
org.w3c.dom.Element xml)
|
|
| Method Summary | |
|---|---|
protected QName |
getRootQName()
|
boolean |
matches(EndpointReference epr)
|
| Methods inherited from class org.apache.muse.ws.dm.muws.impl.ComplexMatch |
|---|
addMatch, getMatches, getWsResource, removeMatch, toXML, toXML |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public AllMatch(WsResource owner)
public AllMatch(WsResource owner,
org.w3c.dom.Element xml)
| Method Detail |
protected QName getRootQName()
getRootQName in class ComplexMatch
public boolean matches(EndpointReference epr)
throws SoapFault
epr - The EPR to another resource which may be the same as this
resource.
SoapFault
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||