Class exampleListenerKotlin.Template

java.lang.Object
com.fizzed.rocker.RockerTemplate
com.fizzed.rocker.runtime.DefaultRockerTemplate
io.micronaut.starter.feature.messaging.kafka.templates.exampleListenerKotlin.Template
Enclosing class:
exampleListenerKotlin

public static class exampleListenerKotlin.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 final Project
     

    Fields inherited from class com.fizzed.rocker.runtime.DefaultRockerTemplate

    __internal
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    protected void
     

    Methods inherited from class com.fizzed.rocker.runtime.DefaultRockerTemplate

    __associate, __newOutput, __render, raw, raw

    Methods inherited from class com.fizzed.rocker.RockerTemplate

    toString

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
  • Field Details

    • project

      protected final Project project
  • Constructor Details

  • Method Details

    • __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