Class FileSystemModule

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

    public class FileSystemModule
    extends OxalisModule
    Since:
    4.0.0
    Author:
    erlend
    • Constructor Detail

      • FileSystemModule

        public FileSystemModule()
    • Method Detail

      • configure

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

        @Provides
        protected Path getConfFolder​(com.typesafe.config.Config referenceConfig,
                                     Path homeFolder)
      • getSystemEnvironment

        @Provides
        protected Map<String,​String> getSystemEnvironment()