Package org.apache.cxf.wsdl
Interface WSDLExtensibilityPlugin
-
- All Known Implementing Classes:
AbstractWSDLPlugin,HttpAddressPlugin,SoapAddressPlugin,XmlBindingPlugin,XmlIoPlugin
public interface WSDLExtensibilityPlugin
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description javax.wsdl.extensions.ExtensibilityElementcreateExtension(Map<String,Object> args)voidsetExtensionRegistry(javax.wsdl.extensions.ExtensionRegistry registry)
-