org.apache.cxf.transport.jbi.wsdl11
Class JBITransportPlugin

java.lang.Object
  extended by org.apache.cxf.wsdl.AbstractWSDLPlugin
      extended by org.apache.cxf.transport.jbi.wsdl11.JBITransportPlugin
All Implemented Interfaces:
WSDLExtensibilityPlugin

public class JBITransportPlugin
extends AbstractWSDLPlugin


Field Summary
 
Fields inherited from class org.apache.cxf.wsdl.AbstractWSDLPlugin
registry
 
Constructor Summary
JBITransportPlugin()
           
 
Method Summary
 javax.wsdl.extensions.ExtensibilityElement createExtension(java.util.Map<java.lang.String,java.lang.Object> args)
           
 
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 Detail

JBITransportPlugin

public JBITransportPlugin()
Method Detail

createExtension

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


Apache CXF