org.kuali.common.util.config.service
Class SpringConfigService
java.lang.Object
org.kuali.common.util.config.service.AbstractCachingConfigService
org.kuali.common.util.config.service.SpringConfigService
- All Implemented Interfaces:
- ConfigService
public class SpringConfigService
- extends AbstractCachingConfigService
Methods inherited from class org.kuali.common.util.config.service.AbstractCachingConfigService |
findContextConfig, findLocations, getFilteredContent, getFilterProperties, getLocations, getMetadataConfigFilePath, getProperties, getProperties, getProperties, getProperties, loadMetadata, loadProperties, store |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SpringConfigService
public SpringConfigService()
getCachedConfig
protected ProjectConfigContainer getCachedConfig(String groupId,
String artifactId)
- Specified by:
getCachedConfig
in class AbstractCachingConfigService
clearCache
protected void clearCache()
- Specified by:
clearCache
in class AbstractCachingConfigService
getFilename
protected String getFilename()
- Specified by:
getFilename
in class AbstractCachingConfigService
getBaseFilterProperties
protected Properties getBaseFilterProperties()
- Overrides:
getBaseFilterProperties
in class AbstractCachingConfigService
getProjectConfig
protected ProjectConfigContainer getProjectConfig(String content,
String encoding)
- Specified by:
getProjectConfig
in class AbstractCachingConfigService
Copyright © 2010-2013 The Kuali Foundation. All Rights Reserved.