org.apache.cxf.ws.policy
Class PolicyUtils.WrappedAssertor
java.lang.Object
org.apache.cxf.ws.policy.PolicyUtils.WrappedAssertor
- All Implemented Interfaces:
- Assertor
- Enclosing class:
- PolicyUtils
public static class PolicyUtils.WrappedAssertor
- extends Object
- implements Assertor
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PolicyUtils.WrappedAssertor
public PolicyUtils.WrappedAssertor(Assertor o)
assertMessage
public void assertMessage(Message message)
- Specified by:
assertMessage
in interface Assertor
canAssert
public boolean canAssert(QName type)
- Specified by:
canAssert
in interface Assertor
getWrappedAssertor
public Assertor getWrappedAssertor()
Apache CXF