Class RestletReadersIoclet

java.lang.Object
colesico.framework.restlet.internal.RestletReadersIoclet
All Implemented Interfaces:
colesico.framework.ioc.ioclet.Ioclet

@Genstamp(generator="colesico.framework.ioc.codegen.generator.IocletGenerator",
          timestamp="2020-08-28T15:36:55.438Z",
          hashId="ae26b9da-fc99-49a3-916d-40c3cfbfe28c",
          comments="Producer: colesico.framework.restlet.internal.RestletReadersProducer")
public final class RestletReadersIoclet
extends java.lang.Object
implements colesico.framework.ioc.ioclet.Ioclet
  • Field Summary

    Fields inherited from interface colesico.framework.ioc.ioclet.Ioclet

    ADD_FACTORIES_METHOD, CATALOG_PARAM, GET_ID_METHOD
  • Constructor Summary

    Constructors 
    Constructor Description
    RestletReadersIoclet()  
  • Method Summary

    Modifier and Type Method Description
    void addFactories​(colesico.framework.ioc.ioclet.Catalog catalog)  
    colesico.framework.ioc.ioclet.Factory<RestletTeleReader> getBooleanReaderFactory1()
    Factory to produce colesico.framework.restlet.teleapi.RestletTeleReader class instance Scope: SINGLETON; Custom: null Classed: java.lang.Boolean
    colesico.framework.ioc.ioclet.Factory<RestletTeleReader> getByteReaderFactory3()
    Factory to produce colesico.framework.restlet.teleapi.RestletTeleReader class instance Scope: SINGLETON; Custom: null Classed: java.lang.Byte
    colesico.framework.ioc.ioclet.Factory<RestletTeleReader> getDateReaderFactory11()
    Factory to produce colesico.framework.restlet.teleapi.RestletTeleReader class instance Scope: SINGLETON; Custom: null Classed: java.util.Date
    colesico.framework.ioc.ioclet.Factory<RestletTeleReader> getDoubleReaderFactory10()
    Factory to produce colesico.framework.restlet.teleapi.RestletTeleReader class instance Scope: SINGLETON; Custom: null Classed: java.lang.Double
    colesico.framework.ioc.ioclet.Factory<RestletTeleReader> getFloatReaderFactory9()
    Factory to produce colesico.framework.restlet.teleapi.RestletTeleReader class instance Scope: SINGLETON; Custom: null Classed: java.lang.Float
    java.lang.String getId()  
    colesico.framework.ioc.ioclet.Factory<RestletTeleReader> getIntegerReaderFactory5()
    Factory to produce colesico.framework.restlet.teleapi.RestletTeleReader class instance Scope: SINGLETON; Custom: null Classed: java.lang.Integer
    colesico.framework.ioc.ioclet.Factory<JsonReader> getJsonReaderFactory17()
    Factory to produce colesico.framework.restlet.teleapi.reader.JsonReader class instance Scope: SINGLETON; Custom: null
    colesico.framework.ioc.ioclet.Factory<RestletTeleReader> getLocalDateReaderFactory12()
    Factory to produce colesico.framework.restlet.teleapi.RestletTeleReader class instance Scope: SINGLETON; Custom: null Classed: java.time.LocalDate
    colesico.framework.ioc.ioclet.Factory<RestletTeleReader> getLocalDateTimeReaderFactory14()
    Factory to produce colesico.framework.restlet.teleapi.RestletTeleReader class instance Scope: SINGLETON; Custom: null Classed: java.time.LocalDateTime
    colesico.framework.ioc.ioclet.Factory<RestletTeleReader> getLocalTimeReaderFactory13()
    Factory to produce colesico.framework.restlet.teleapi.RestletTeleReader class instance Scope: SINGLETON; Custom: null Classed: java.time.LocalTime
    colesico.framework.ioc.ioclet.Factory<RestletTeleReader> getLongReaderFactory7()
    Factory to produce colesico.framework.restlet.teleapi.RestletTeleReader class instance Scope: SINGLETON; Custom: null Classed: java.lang.Long
    colesico.framework.ioc.ioclet.Factory<ObjectReader> getObjectReaderFactory0()
    Factory to produce colesico.framework.restlet.teleapi.reader.ObjectReader class instance Scope: SINGLETON; Custom: null
    colesico.framework.ioc.ioclet.Factory<RestletTeleReader> getOptionalIntegerReaderFactory6()
    Factory to produce colesico.framework.restlet.teleapi.RestletTeleReader class instance Scope: SINGLETON; Custom: null Classed: java.util.OptionalInt
    colesico.framework.ioc.ioclet.Factory<RestletTeleReader> getOptionalLongReaderFactory8()
    Factory to produce colesico.framework.restlet.teleapi.RestletTeleReader class instance Scope: SINGLETON; Custom: null Classed: java.util.OptionalLong
    colesico.framework.ioc.ioclet.Factory<RestletTeleReader> getPrincipalReaderFactory16()
    Factory to produce colesico.framework.restlet.teleapi.RestletTeleReader class instance Scope: SINGLETON; Custom: null Classed: colesico.framework.security.Principal
    colesico.framework.ioc.ioclet.Factory<RestletTeleReader> getProfileReaderFactory15()
    Factory to produce colesico.framework.restlet.teleapi.RestletTeleReader class instance Scope: SINGLETON; Custom: null Classed: colesico.framework.profile.Profile
    colesico.framework.ioc.ioclet.Factory<RestletTeleReader> getShortReaderFactory4()
    Factory to produce colesico.framework.restlet.teleapi.RestletTeleReader class instance Scope: SINGLETON; Custom: null Classed: java.lang.Short
    colesico.framework.ioc.ioclet.Factory<RestletTeleReader> getStringReaderFactory2()
    Factory to produce colesico.framework.restlet.teleapi.RestletTeleReader class instance Scope: SINGLETON; Custom: null Classed: java.lang.String

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

  • Method Details

    • getId

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

      public colesico.framework.ioc.ioclet.Factory<ObjectReader> getObjectReaderFactory0()
      Factory to produce colesico.framework.restlet.teleapi.reader.ObjectReader class instance Scope: SINGLETON; Custom: null
    • getBooleanReaderFactory1

      public colesico.framework.ioc.ioclet.Factory<RestletTeleReader> getBooleanReaderFactory1()
      Factory to produce colesico.framework.restlet.teleapi.RestletTeleReader class instance Scope: SINGLETON; Custom: null Classed: java.lang.Boolean
    • getStringReaderFactory2

      public colesico.framework.ioc.ioclet.Factory<RestletTeleReader> getStringReaderFactory2()
      Factory to produce colesico.framework.restlet.teleapi.RestletTeleReader class instance Scope: SINGLETON; Custom: null Classed: java.lang.String
    • getByteReaderFactory3

      public colesico.framework.ioc.ioclet.Factory<RestletTeleReader> getByteReaderFactory3()
      Factory to produce colesico.framework.restlet.teleapi.RestletTeleReader class instance Scope: SINGLETON; Custom: null Classed: java.lang.Byte
    • getShortReaderFactory4

      public colesico.framework.ioc.ioclet.Factory<RestletTeleReader> getShortReaderFactory4()
      Factory to produce colesico.framework.restlet.teleapi.RestletTeleReader class instance Scope: SINGLETON; Custom: null Classed: java.lang.Short
    • getIntegerReaderFactory5

      public colesico.framework.ioc.ioclet.Factory<RestletTeleReader> getIntegerReaderFactory5()
      Factory to produce colesico.framework.restlet.teleapi.RestletTeleReader class instance Scope: SINGLETON; Custom: null Classed: java.lang.Integer
    • getOptionalIntegerReaderFactory6

      public colesico.framework.ioc.ioclet.Factory<RestletTeleReader> getOptionalIntegerReaderFactory6()
      Factory to produce colesico.framework.restlet.teleapi.RestletTeleReader class instance Scope: SINGLETON; Custom: null Classed: java.util.OptionalInt
    • getLongReaderFactory7

      public colesico.framework.ioc.ioclet.Factory<RestletTeleReader> getLongReaderFactory7()
      Factory to produce colesico.framework.restlet.teleapi.RestletTeleReader class instance Scope: SINGLETON; Custom: null Classed: java.lang.Long
    • getOptionalLongReaderFactory8

      public colesico.framework.ioc.ioclet.Factory<RestletTeleReader> getOptionalLongReaderFactory8()
      Factory to produce colesico.framework.restlet.teleapi.RestletTeleReader class instance Scope: SINGLETON; Custom: null Classed: java.util.OptionalLong
    • getFloatReaderFactory9

      public colesico.framework.ioc.ioclet.Factory<RestletTeleReader> getFloatReaderFactory9()
      Factory to produce colesico.framework.restlet.teleapi.RestletTeleReader class instance Scope: SINGLETON; Custom: null Classed: java.lang.Float
    • getDoubleReaderFactory10

      public colesico.framework.ioc.ioclet.Factory<RestletTeleReader> getDoubleReaderFactory10()
      Factory to produce colesico.framework.restlet.teleapi.RestletTeleReader class instance Scope: SINGLETON; Custom: null Classed: java.lang.Double
    • getDateReaderFactory11

      public colesico.framework.ioc.ioclet.Factory<RestletTeleReader> getDateReaderFactory11()
      Factory to produce colesico.framework.restlet.teleapi.RestletTeleReader class instance Scope: SINGLETON; Custom: null Classed: java.util.Date
    • getLocalDateReaderFactory12

      public colesico.framework.ioc.ioclet.Factory<RestletTeleReader> getLocalDateReaderFactory12()
      Factory to produce colesico.framework.restlet.teleapi.RestletTeleReader class instance Scope: SINGLETON; Custom: null Classed: java.time.LocalDate
    • getLocalTimeReaderFactory13

      public colesico.framework.ioc.ioclet.Factory<RestletTeleReader> getLocalTimeReaderFactory13()
      Factory to produce colesico.framework.restlet.teleapi.RestletTeleReader class instance Scope: SINGLETON; Custom: null Classed: java.time.LocalTime
    • getLocalDateTimeReaderFactory14

      public colesico.framework.ioc.ioclet.Factory<RestletTeleReader> getLocalDateTimeReaderFactory14()
      Factory to produce colesico.framework.restlet.teleapi.RestletTeleReader class instance Scope: SINGLETON; Custom: null Classed: java.time.LocalDateTime
    • getProfileReaderFactory15

      public colesico.framework.ioc.ioclet.Factory<RestletTeleReader> getProfileReaderFactory15()
      Factory to produce colesico.framework.restlet.teleapi.RestletTeleReader class instance Scope: SINGLETON; Custom: null Classed: colesico.framework.profile.Profile
    • getPrincipalReaderFactory16

      public colesico.framework.ioc.ioclet.Factory<RestletTeleReader> getPrincipalReaderFactory16()
      Factory to produce colesico.framework.restlet.teleapi.RestletTeleReader class instance Scope: SINGLETON; Custom: null Classed: colesico.framework.security.Principal
    • getJsonReaderFactory17

      public colesico.framework.ioc.ioclet.Factory<JsonReader> getJsonReaderFactory17()
      Factory to produce colesico.framework.restlet.teleapi.reader.JsonReader 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