java.lang.Object
colesico.framework.pebble.internal.PebbleIoclet
All Implemented Interfaces:
colesico.framework.ioc.ioclet.Ioclet

@Genstamp(generator="colesico.framework.ioc.codegen.generator.IocletGenerator", timestamp="2021-11-08T10:26:08.428Z", hashId="0e8da2d3-eeb9-44c3-a040-f8e31570a0be", comments="Producer: colesico.framework.pebble.internal.PebbleProducer") public final class PebbleIoclet extends Object implements colesico.framework.ioc.ioclet.Ioclet
  • Constructor Details

    • PebbleIoclet

      public PebbleIoclet()
  • Method Details

    • getId

      public final String getId()
      Specified by:
      getId in interface colesico.framework.ioc.ioclet.Ioclet
    • getDefaultViewWriterFactory0

      public colesico.framework.ioc.ioclet.Factory<WebletTeleWriter> getDefaultViewWriterFactory0()
      Factory to produce colesico.framework.weblet.teleapi.WebletTeleWriter class instance Scope: SINGLETON; Custom: null Classed: colesico.framework.weblet.ViewResponse
    • getDefaultHtmlRendererFactory1

      public colesico.framework.ioc.ioclet.Factory<HtmlRenderer> getDefaultHtmlRendererFactory1()
      Factory to produce colesico.framework.weblet.HtmlRenderer class instance Scope: SINGLETON; Custom: null
    • getPebbleTemplaterFactory2

      public colesico.framework.ioc.ioclet.Factory<PebbleTemplater> getPebbleTemplaterFactory2()
      Factory to produce colesico.framework.pebble.PebbleTemplater class instance Scope: SINGLETON; Custom: null
    • getPebbleTemplateLoaderFactory3

      public colesico.framework.ioc.ioclet.Factory<PebbleTemplateLoader> getPebbleTemplateLoaderFactory3()
      Factory to produce colesico.framework.pebble.internal.PebbleTemplateLoader class instance Scope: SINGLETON; Custom: null
    • getFrameworkExtensionFactory4

      public colesico.framework.ioc.ioclet.Factory<FrameworkExtension> getFrameworkExtensionFactory4()
      Factory to produce colesico.framework.pebble.internal.FrameworkExtension class instance Scope: SINGLETON; Custom: null
    • addFactories

      public final void addFactories(colesico.framework.ioc.ioclet.Catalog catalog)
      Specified by:
      addFactories in interface colesico.framework.ioc.ioclet.Ioclet