|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sun.tools.ws.api.TJavaGeneratorExtension
com.sun.tools.ws.processor.generator.JavaGeneratorExtensionFacade
public final class JavaGeneratorExtensionFacade
| Method Summary | |
|---|---|
void |
writeMethodAnnotations(TWSDLOperation wsdlOperation,
JMethod jMethod)
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 |
| Method Detail |
|---|
public void writeMethodAnnotations(TWSDLOperation wsdlOperation,
JMethod jMethod)
TJavaGeneratorExtensionJMethod.
writeMethodAnnotations in class TJavaGeneratorExtensionwsdlOperation - 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 | |||||||||