Class handlerYml.Template

  • Enclosing class:
    handlerYml

    public static class handlerYml.Template
    extends com.fizzed.rocker.runtime.DefaultRockerTemplate
    • Field Detail

      • serviceId

        protected final String serviceId
      • handlerPackage

        protected final String handlerPackage
      • jsonPath

        protected final String jsonPath
      • prometheusMetrics

        protected final boolean prometheusMetrics
    • 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