Class PropertiesLoader

    • Field Summary

      Fields 
      Modifier and Type Field Description
      protected boolean debug  
    • Field Detail

      • debug

        protected boolean debug
    • Constructor Detail

      • PropertiesLoader

        public PropertiesLoader()
    • Method Detail

      • init

        public void init​(java.util.Map options)
      • load

        public ReloadableProperties load​(java.lang.String nameProperty,
                                         java.lang.String fallbackName,
                                         java.util.Map options)
      • resetUsersAndGroupsCache

        public static void resetUsersAndGroupsCache()
        For test-usage only.