|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sun.tools.ws.api.WsgenExtension
public abstract class WsgenExtension
Allows to customize wsgen behaviour using this extension.
The extension implementations are found using service
discovery mechanism i.e. JAX-WS tooltime locates
WsgenExtensions through the
META-INF/services/com.sun.tools.ws.api.WsgenExtension
files.
WsgenProtocol annotation can be specified on the
extensions to extend -wsdl[:protocol] behaviour.
WsgenProtocol| Constructor Summary | |
|---|---|
WsgenExtension()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public WsgenExtension()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||