Uses of Class
com.germinus.easyconf.ConfigurationObjectCache
-
Packages that use ConfigurationObjectCache Package Description com.germinus.easyconf -
-
Uses of ConfigurationObjectCache in com.germinus.easyconf
Methods in com.germinus.easyconf that return ConfigurationObjectCache Modifier and Type Method Description ConfigurationObjectCache
ConfigurationLoader. readConfigurationObject(java.lang.String companyId, java.lang.String componentName, java.lang.String confName, ComponentProperties properties)
private ConfigurationObjectCache
ConfigurationLoader. readConfigurationObjectFromDatabase(java.lang.String companyId, java.lang.String componentName, java.lang.String confName, ComponentProperties properties, java.lang.String sourceName)
private ConfigurationObjectCache
ConfigurationLoader. readConfigurationObjectFromXMLFile(java.lang.String companyId, java.lang.String componentName, java.lang.String confName, ComponentProperties properties)
-