Class ProfileIoclet

  • All Implemented Interfaces:
    colesico.framework.ioc.ioclet.Ioclet

    @Genstamp(generator="colesico.framework.ioc.codegen.generator.IocletGenerator",
              timestamp="2019-03-20T20:25:56.179Z",
              hashId="bc8100c0-2966-42c6-9c89-16568837287f",
              comments="Producer: ClassElement{originElement=colesico.framework.profile.internal.ProfileProducer}")
    public final class ProfileIoclet
    extends java.lang.Object
    implements colesico.framework.ioc.ioclet.Ioclet
    • Constructor Detail

      • ProfileIoclet

        public ProfileIoclet()
    • Method Detail

      • getProducerId

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

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

        public colesico.framework.ioc.ioclet.Factory<ProfileKit> getProfileKitFactory0()
      • getProfileFactory1

        public colesico.framework.ioc.ioclet.Factory<Profile> getProfileFactory1()
      • getLocaleFactory2

        public colesico.framework.ioc.ioclet.Factory<java.util.Locale> getLocaleFactory2()
      • getProfileConfigFactory3

        public colesico.framework.ioc.ioclet.Factory<ProfileConfig> getProfileConfigFactory3()
      • getDefaultProfileKitFactory4

        public colesico.framework.ioc.ioclet.Factory<DefaultProfileKit> getDefaultProfileKitFactory4()
      • getProfileConfigImplFactory5

        public colesico.framework.ioc.ioclet.Factory<ProfileConfigImpl> getProfileConfigImplFactory5()
      • addFactories

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