Class handlerTest.Template

  • Enclosing class:
    handlerTest

    public static class handlerTest.Template
    extends com.fizzed.rocker.runtime.DefaultRockerTemplate
    • Nested Class Summary

      • Nested classes/interfaces inherited from class com.fizzed.rocker.runtime.DefaultRockerTemplate

        com.fizzed.rocker.runtime.DefaultRockerTemplate.Internal
    • Field Summary

      Fields 
      Modifier and Type Field Description
      protected String handlerPackage  
      protected String host  
      protected com.fasterxml.jackson.databind.JsonNode item  
      protected String service  
      • Fields inherited from class com.fizzed.rocker.runtime.DefaultRockerTemplate

        __internal
    • Field Detail

      • handlerPackage

        protected final String handlerPackage
      • host

        protected final String host
      • service

        protected final String service
      • item

        protected final com.fasterxml.jackson.databind.JsonNode item
    • Constructor Detail

    • Method Detail

      • __doRender

        protected void __doRender()
                           throws IOException,
                                  com.fizzed.rocker.RenderingException
        Specified by:
        __doRender in class com.fizzed.rocker.runtime.DefaultRockerTemplate
        Throws:
        IOException
        com.fizzed.rocker.RenderingException