public abstract class TJavaGeneratorExtension extends Object
JavaGeneratorExtensionFacade| Constructor and Description |
|---|
TJavaGeneratorExtension()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
abstract void |
writeMethodAnnotations(TWSDLOperation wsdlOperation,
JMethod jMethod)
Deprecated.
This method should be used to write annotations on
JMethod. |
public abstract void writeMethodAnnotations(TWSDLOperation wsdlOperation, JMethod jMethod)
JMethod.wsdlOperation - non-null wsdl extensiblity element - wsdl:portType/wsdl:operation.jMethod - non-null JMethodCopyright © 2005–2018 Oracle Corporation. All rights reserved.