Class BootstrapPolicy


  • public class BootstrapPolicy
    extends com.sun.xml.ws.policy.PolicyAssertion
    Author:
    K.Venugopal@sun.com
    • Constructor Summary

      Constructors 
      Constructor Description
      BootstrapPolicy​(com.sun.xml.ws.policy.sourcemodel.AssertionData name, Collection<com.sun.xml.ws.policy.PolicyAssertion> nestedAssertions, com.sun.xml.ws.policy.AssertionSet nestedAlternative)
      Creates a new instance of BootstrapPolicy
    • Method Summary

      • Methods inherited from class com.sun.xml.ws.policy.PolicyAssertion

        equals, getAttributes, getAttributesSet, getAttributeValue, getImplementation, getName, getNestedAssertionsIterator, getNestedPolicy, getParametersIterator, getValue, hashCode, hasNestedAssertions, hasNestedPolicy, hasParameters, isIgnorable, isOptional, isPrivate, toString, toString
    • Constructor Detail

      • BootstrapPolicy

        public BootstrapPolicy​(com.sun.xml.ws.policy.sourcemodel.AssertionData name,
                               Collection<com.sun.xml.ws.policy.PolicyAssertion> nestedAssertions,
                               com.sun.xml.ws.policy.AssertionSet nestedAlternative)
        Creates a new instance of BootstrapPolicy