Class AtAssertion


  • public class AtAssertion
    extends com.sun.xml.ws.policy.SimpleAssertion
    Author:
    Marek Potociar (marek.potociar at sun.com)
    • Constructor Summary

      Constructors 
      Constructor Description
      AtAssertion​(com.sun.xml.ws.api.tx.at.WsatNamespace ns, boolean isOptional)  
      AtAssertion​(com.sun.xml.ws.policy.sourcemodel.AssertionData data, Collection<? extends com.sun.xml.ws.policy.PolicyAssertion> assertionParameters)  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static QName nameForNamespace​(com.sun.xml.ws.api.tx.at.WsatNamespace ns)  
      • Methods inherited from class com.sun.xml.ws.policy.SimpleAssertion

        getNestedPolicy, hasNestedPolicy
      • 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
    • Constructor Detail

      • AtAssertion

        public AtAssertion​(com.sun.xml.ws.api.tx.at.WsatNamespace ns,
                           boolean isOptional)
      • AtAssertion

        public AtAssertion​(com.sun.xml.ws.policy.sourcemodel.AssertionData data,
                           Collection<? extends com.sun.xml.ws.policy.PolicyAssertion> assertionParameters)
    • Method Detail

      • nameForNamespace

        public static QName nameForNamespace​(com.sun.xml.ws.api.tx.at.WsatNamespace ns)