Class PropertiesLoader.FileNameKey

    • Constructor Detail

      • FileNameKey

        public FileNameKey​(String nameProperty,
                           String fallbackName,
                           Map options)
    • Method Detail

      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object
      • isReload

        public boolean isReload()
      • file

        public File file()
      • isDecrypt

        public boolean isDecrypt()
      • setDecrypt

        public void setDecrypt​(boolean decrypt)
      • parentDirOfLoginConfigSystemProperty

        public static File parentDirOfLoginConfigSystemProperty()
      • setDebug

        public void setDebug​(boolean debug)
      • isDebug

        public boolean isDebug()