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