public class EzySimpleSettingsReader extends com.tvd12.ezyfox.util.EzyLoggable implements EzySettingsReader
| Modifier and Type | Class and Description |
|---|---|
static class |
EzySimpleSettingsReader.Builder |
| Modifier and Type | Field and Description |
|---|---|
protected ClassLoader |
classLoader |
protected String |
homePath |
| Modifier | Constructor and Description |
|---|---|
protected |
EzySimpleSettingsReader(EzySimpleSettingsReader.Builder builder) |
protected String homePath
protected ClassLoader classLoader
protected EzySimpleSettingsReader(EzySimpleSettingsReader.Builder builder)
public EzySettings read()
read in interface EzySettingsReaderprotected EzySettings readSettings()
protected EzySimpleSettings readSettingsFile(com.tvd12.ezyfox.mapping.jaxb.EzyXmlReader xmlReader)
protected EzySimpleZoneSetting readZoneConfigFile(com.tvd12.ezyfox.mapping.jaxb.EzyXmlReader xmlReader, String configFile)
protected void postReadSettings(EzySettings settings)
protected void postReadZoneSettings(EzyZoneSetting zoneSetting)
protected void updateAppsSetting(EzyAppsSetting apps)
protected void updatePluginsSetting(EzyPluginsSetting plugins)
protected void updateUserManagementSetting(EzyUserManagementSetting setting)
protected void updateSessionManagementSetting(EzySessionManagementSetting setting)
protected com.tvd12.ezyfox.mapping.jaxb.EzyXmlReader newXmlReader()
protected String getSettingsPath()
protected String getSettingsFilePath()
public static EzySimpleSettingsReader.Builder builder()
Copyright © 2021 Young Monkeys. All rights reserved.