Interface ConfigStateManager
public interface ConfigStateManager
-
Method Summary
-
Method Details
-
initialize
Sets up the config. Loads, saves, and registers the config so it can be reloaded withReloadableManager.reload(String)using reload group configId (or subfolder/configId if subfolder is present) -
load
-
reload
-
save
-
delete
Delete the config file and tear down the associated reload management
-