com.sun.xml.ws.tx.at.policy
Class AtAssertion
java.lang.Object
com.sun.xml.ws.policy.PolicyAssertion
com.sun.xml.ws.policy.SimpleAssertion
com.sun.xml.ws.tx.at.policy.AtAssertion
public class AtAssertion
- extends SimpleAssertion
- Author:
- Marek Potociar (marek.potociar at sun.com)
| Methods inherited from class com.sun.xml.ws.policy.PolicyAssertion |
equals, getAttributes, getAttributesSet, getAttributeValue, getImplementation, getName, getNestedAssertionsIterator, getParametersIterator, getValue, hashCode, hasNestedAssertions, hasParameters, isIgnorable, isOptional, isPrivate, toString, toString |
AtAssertion
public AtAssertion(WsatNamespace ns,
boolean isOptional)
AtAssertion
public AtAssertion(AssertionData data,
Collection<? extends PolicyAssertion> assertionParameters)
nameForNamespace
public static QName nameForNamespace(WsatNamespace ns)
Copyright © 2005-2015 Oracle Corporation. All Rights Reserved.