Class TagModule

  • All Implemented Interfaces:
    com.google.inject.Module

    public class TagModule
    extends OxalisModule
    Since:
    4.0.2
    Author:
    erlend
    • Constructor Detail

      • TagModule

        public TagModule()
    • Method Detail

      • configure

        protected void configure()
        Overrides:
        configure in class com.google.inject.AbstractModule
      • getTagGenerator

        @Provides
        protected TagGenerator getTagGenerator​(com.google.inject.Injector injector,
                                               Settings<TagConf> settings)