Interface Extension

    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.util.logging.Logger LOG  
    • Field Detail

      • LOG

        static final java.util.logging.Logger LOG
    • Method Detail

      • load

        static java.util.List<Extension> load​(java.lang.ClassLoader extClsLoader)
      • extClassLoader

        static java.net.URLClassLoader extClassLoader​(java.io.File dirExt)
      • isJarFile

        static boolean isJarFile​(java.io.File f)
      • fileToUrl

        static java.net.URL fileToUrl​(java.io.File f)
      • id

        java.lang.String id()
      • defaults

        com.github.akurilov.confuse.Config defaults​(java.nio.file.Path appHomePath)
      • schemaProvider

        com.github.akurilov.confuse.SchemaProvider schemaProvider()