Class WebservicesCodeGenerator


  • @Deprecated(since="1818",
                forRemoval=true)
    public class WebservicesCodeGenerator
    extends java.lang.Object
    Deprecated, for removal: This API element is subject to removal in a future version.
    since 1818
    • Method Summary

      All Methods Instance Methods Concrete Methods Deprecated Methods 
      Modifier and Type Method Description
      boolean generate()
      Deprecated, for removal: This API element is subject to removal in a future version.
       
      void generateSpringConfig​(java.io.Writer writer)
      Deprecated, for removal: This API element is subject to removal in a future version.
       
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • WebservicesCodeGenerator

        public WebservicesCodeGenerator​(CodeGenerator codeGen,
                                        java.util.List<ExtensionInfo> extensionInfo)
        Deprecated, for removal: This API element is subject to removal in a future version.
    • Method Detail

      • generate

        public boolean generate()
        Deprecated, for removal: This API element is subject to removal in a future version.
      • generateSpringConfig

        public void generateSpringConfig​(java.io.Writer writer)
        Deprecated, for removal: This API element is subject to removal in a future version.