public class W3CAddressingJavaGeneratorExtension extends TJavaGeneratorExtension
| Constructor and Description |
|---|
W3CAddressingJavaGeneratorExtension() |
| Modifier and Type | Method and Description |
|---|---|
void |
writeMethodAnnotations(TWSDLOperation two,
com.sun.codemodel.JMethod jMethod)
This method should be used to write annotations on
JMethod. |
public void writeMethodAnnotations(TWSDLOperation two, com.sun.codemodel.JMethod jMethod)
TJavaGeneratorExtensionJMethod.writeMethodAnnotations in class TJavaGeneratorExtensiontwo - non-null wsdl extensiblity element - wsdl:portType/wsdl:operation.jMethod - non-null JMethodCopyright (c) 1997-2012 Oracle and/or its affiliates. All rights reserved.