Class XmlBindingPlugin

java.lang.Object
org.apache.cxf.wsdl.AbstractWSDLPlugin
org.apache.cxf.binding.xml.wsdl11.XmlBindingPlugin
All Implemented Interfaces:
org.apache.cxf.wsdl.WSDLExtensibilityPlugin

public final class XmlBindingPlugin extends org.apache.cxf.wsdl.AbstractWSDLPlugin
  • Field Summary

    Fields inherited from class org.apache.cxf.wsdl.AbstractWSDLPlugin

    registry
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    javax.wsdl.extensions.ExtensibilityElement
     

    Methods inherited from class org.apache.cxf.wsdl.AbstractWSDLPlugin

    getExtenstionRegistry, getOption, getOption, getOption, getOption, optionSet, setExtensionRegistry

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • XmlBindingPlugin

      public XmlBindingPlugin()
  • Method Details

    • createExtension

      public javax.wsdl.extensions.ExtensibilityElement createExtension(Map<String,Object> args) throws javax.wsdl.WSDLException
      Throws:
      javax.wsdl.WSDLException