Class GroovyEnv


  • public class GroovyEnv
    extends java.lang.Object
    Dynamic groovy descriptor of entity.
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static void createWrapperInLoader​(freemarker.template.Configuration conf, Repository repo, ToolsClassLoader loader)  
      static java.lang.String getSource​(freemarker.template.Configuration conf, Repository repo)  
      static java.lang.String getSource​(freemarker.template.Configuration conf, Repository repo, java.lang.String packageName)  
      • Methods inherited from class java.lang.Object

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

      • createWrapperInLoader

        public static void createWrapperInLoader​(freemarker.template.Configuration conf,
                                                 Repository repo,
                                                 ToolsClassLoader loader)
                                          throws java.lang.Exception
        Throws:
        java.lang.Exception
      • getSource

        public static java.lang.String getSource​(freemarker.template.Configuration conf,
                                                 Repository repo)
                                          throws java.lang.Exception
        Throws:
        java.lang.Exception
      • getSource

        public static java.lang.String getSource​(freemarker.template.Configuration conf,
                                                 Repository repo,
                                                 java.lang.String packageName)
                                          throws java.lang.Exception
        Throws:
        java.lang.Exception