public interface EzyAppSetting extends EzyBaseSetting
| Modifier and Type | Method and Description |
|---|---|
String |
getConfigFile()
return the full path configuration file which you input
let's say you setup the configuration file is config.properties
so this function will return
{ezyfox_server_home_path}/apps/entries/{app_folder}/config.properties
|
int |
getMaxUsers() |
getConfigFile, getConfigFileInput, getEntryLoader, getEntryLoaderArgs, getFolder, getId, getLocation, getName, getThreadPoolSize, getZoneIdint getMaxUsers()
String getConfigFile()
getConfigFile in interface EzyBaseSettingCopyright © 2021 Young Monkeys. All rights reserved.