Interface AssertionInstantiator


public interface AssertionInstantiator
Author:
Marek Potociar (marek.potociar at sun.com)
  • Method Summary

    Modifier and Type
    Method
    Description
    com.sun.xml.ws.policy.PolicyAssertion
    newInstance(com.sun.xml.ws.policy.sourcemodel.AssertionData data, Collection<com.sun.xml.ws.policy.PolicyAssertion> assertionParameters, com.sun.xml.ws.policy.AssertionSet nestedAlternative)
     
  • Method Details

    • newInstance

      com.sun.xml.ws.policy.PolicyAssertion newInstance(com.sun.xml.ws.policy.sourcemodel.AssertionData data, Collection<com.sun.xml.ws.policy.PolicyAssertion> assertionParameters, com.sun.xml.ws.policy.AssertionSet nestedAlternative) throws com.sun.xml.ws.policy.spi.AssertionCreationException
      Throws:
      com.sun.xml.ws.policy.spi.AssertionCreationException