Class WSDLGenExtnContext

java.lang.Object
com.sun.xml.ws.api.wsdl.writer.WSDLGenExtnContext

public class WSDLGenExtnContext extends Object
WSDLGeneatorContext provides a context for the WSDLGeneratorExtension and is used in WSDLGeneratorExtension.start(WSDLGenExtnContext). This context consists of TXW, SEIModel, WSBinding, Container, and implementation class. WSDL extensions are used to extend the generated WSDL by adding implementation specific extensions.
Author:
Jitendra Kotamraju