Apache CXF API

org.apache.cxf.ws.addressing
Class AddressingWSDLExtensionLoader

java.lang.Object
  extended by org.apache.cxf.ws.addressing.AddressingWSDLExtensionLoader
All Implemented Interfaces:
WSDLExtensionLoader

public final class AddressingWSDLExtensionLoader
extends Object
implements WSDLExtensionLoader


Constructor Summary
AddressingWSDLExtensionLoader(Bus b)
           
 
Method Summary
 void createExtensor(WSDLManager manager, Class<?> parentType, Class<? extends javax.wsdl.extensions.ExtensibilityElement> elementType)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AddressingWSDLExtensionLoader

public AddressingWSDLExtensionLoader(Bus b)
Method Detail

createExtensor

public void createExtensor(WSDLManager manager,
                           Class<?> parentType,
                           Class<? extends javax.wsdl.extensions.ExtensibilityElement> elementType)

Apache CXF API

Apache CXF