Class homeControllerGroovyJunit

java.lang.Object
com.fizzed.rocker.runtime.DefaultRockerModel
io.micronaut.starter.feature.function.awslambda.template.homeControllerGroovyJunit
All Implemented Interfaces:
com.fizzed.rocker.RockerModel

public class homeControllerGroovyJunit extends com.fizzed.rocker.runtime.DefaultRockerModel
  • Constructor Details

    • homeControllerGroovyJunit

      public homeControllerGroovyJunit()
  • Method Details

    • getContentType

      public static com.fizzed.rocker.ContentType getContentType()
    • getTemplateName

      public static String getTemplateName()
    • getTemplatePackageName

      public static String getTemplatePackageName()
    • getHeaderHash

      public static String getHeaderHash()
    • getArgumentNames

      public static String[] getArgumentNames()
    • project

      public homeControllerGroovyJunit project(Project project)
    • project

      public Project project()
    • handler

      public homeControllerGroovyJunit handler(String handler)
    • handler

      public String handler()
    • template

      public static homeControllerGroovyJunit template(Project project, String handler)
    • buildTemplate

      protected com.fizzed.rocker.runtime.DefaultRockerTemplate buildTemplate() throws com.fizzed.rocker.RenderingException
      Overrides:
      buildTemplate in class com.fizzed.rocker.runtime.DefaultRockerModel
      Throws:
      com.fizzed.rocker.RenderingException