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 com.sun.xml.ws.policy.SimpleAssertion
- Author:
- Marek Potociar (marek.potociar at sun.com)
-
Constructor Summary
ConstructorsConstructorDescriptionAtAssertion(WsatNamespace ns, boolean isOptional) AtAssertion(com.sun.xml.ws.policy.sourcemodel.AssertionData data, Collection<? extends com.sun.xml.ws.policy.PolicyAssertion> assertionParameters) -
Method Summary
Methods inherited from class com.sun.xml.ws.policy.SimpleAssertion
getNestedPolicy, hasNestedPolicyMethods inherited from class com.sun.xml.ws.policy.PolicyAssertion
equals, getAttributes, getAttributesSet, getAttributeValue, getImplementation, getName, getParametersIterator, getValue, hashCode, hasParameters, isIgnorable, isOptional, isPrivate, toString, toString
-
Constructor Details
-
AtAssertion
-
AtAssertion
public AtAssertion(com.sun.xml.ws.policy.sourcemodel.AssertionData data, Collection<? extends com.sun.xml.ws.policy.PolicyAssertion> assertionParameters)
-
-
Method Details
-
nameForNamespace
-