Interface ImportsProvider


public interface ImportsProvider
Strategy for adding Imports to a Definition.

Used by ProviderBasedWsdl4jDefinition.

Since:
1.5.0
Author:
Arjen Poutsma
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    addImports(javax.wsdl.Definition definition)
     
  • Method Details

    • addImports

      void addImports(javax.wsdl.Definition definition) throws javax.wsdl.WSDLException
      Throws:
      javax.wsdl.WSDLException