Java Doc for WSDLExtension.java in » 6.0-JDK-Modules » jax-ws-runtime » com » sun » xml » ws » api » model » wsdl » Java Source Code / Java DocumentationJava Source Code and Java Documentation
Represents a WSDL extensibility element or attribute.
This interface can be implemented by the programs that build
on top of the JAX-WS RI, to hook additional information into
WSDLModel .
author: Vivek Pandey