|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sun.tools.ws.api.TJavaGeneratorExtension
public abstract class TJavaGeneratorExtension
Provides Java SEI Code generation Extensiblity mechanism.
JavaGeneratorExtensionFacade| Constructor Summary | |
|---|---|
TJavaGeneratorExtension()
Deprecated. |
|
| Method Summary | |
|---|---|
abstract void |
writeMethodAnnotations(TWSDLOperation wsdlOperation,
JMethod jMethod)
Deprecated. This method should be used to write annotations on JMethod. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TJavaGeneratorExtension()
| Method Detail |
|---|
public abstract void writeMethodAnnotations(TWSDLOperation wsdlOperation,
JMethod jMethod)
JMethod.
wsdlOperation - non-null wsdl extensiblity element - wsdl:portType/wsdl:operation.jMethod - non-null JMethod
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||