Class TJavaGeneratorExtension

    • Constructor Detail

      • TJavaGeneratorExtension

        public TJavaGeneratorExtension()
        Deprecated.
    • Method Detail

      • writeMethodAnnotations

        public abstract void writeMethodAnnotations​(TWSDLOperation wsdlOperation,
                                                    JMethod jMethod)
        Deprecated.
        This method should be used to write annotations on JMethod.
        Parameters:
        wsdlOperation - non-null wsdl extensiblity element - wsdl:portType/wsdl:operation.
        jMethod - non-null JMethod