Deprecated API


Contents
Deprecated Methods
com.sun.xml.ws.policy.PolicyAssertion.getNestedAssertionsIterator()
          Use getNestedParametersIterator() instead 
com.sun.xml.ws.policy.PolicyAssertion.hasNestedAssertions()
          Use hasParameters() instead 
 

Deprecated Constructors
com.sun.xml.ws.policy.PolicyAssertion(AssertionData, Collection, AssertionSet)
          Non-abstract assertion types should derive from SimpleAssertion or ComplexAssertion instead. Policy class will not provide support for nested policy alternatives in the future. This responsibility is delegated to ComplexAssertion class instead. 
 



Copyright © 2006–2015 Oracle Corporation. All rights reserved.