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 ConfigurationObjectCacheConfigurationLoader. readConfigurationObject(java.lang.String companyId, java.lang.String componentName, java.lang.String confName, ComponentProperties properties)private ConfigurationObjectCacheConfigurationLoader. readConfigurationObjectFromDatabase(java.lang.String companyId, java.lang.String componentName, java.lang.String confName, ComponentProperties properties, java.lang.String sourceName)private ConfigurationObjectCacheConfigurationLoader. readConfigurationObjectFromXMLFile(java.lang.String companyId, java.lang.String componentName, java.lang.String confName, ComponentProperties properties)
-