|
||||||||||
| 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.W3CAddressingJavaGeneratorExtension
public class W3CAddressingJavaGeneratorExtension
This Java Generator extension generates @Action annotation on web methods if an explicit wsam:Action value is specified in the wsdl definitions.
| Constructor Summary | |
|---|---|
W3CAddressingJavaGeneratorExtension()
|
|
| Method Summary | |
|---|---|
void |
writeMethodAnnotations(TWSDLOperation two,
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 |
| Constructor Detail |
|---|
public W3CAddressingJavaGeneratorExtension()
| Method Detail |
|---|
public void writeMethodAnnotations(TWSDLOperation two,
JMethod jMethod)
TJavaGeneratorExtensionJMethod.
writeMethodAnnotations in class TJavaGeneratorExtensiontwo - 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 | |||||||||