@Deprecated public class SpringConfigService extends AbstractCachingConfigService
Constructor and Description |
---|
SpringConfigService(ProjectService projectService,
XmlService xmlService)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
protected void |
clearCache()
Deprecated.
|
protected Properties |
getBaseFilterProperties()
Deprecated.
|
protected ProjectConfigContainer |
getCachedConfig(String groupId,
String artifactId)
Deprecated.
|
protected String |
getFilename()
Deprecated.
|
protected ProjectConfigContainer |
getProjectConfig(String content,
String encoding)
Deprecated.
|
findContextConfig, findLocations, getFilteredContent, getFilterProperties, getLocations, getMetadataConfigFilePath, getProjectService, getProperties, getProperties, getProperties, getProperties, getXmlService, loadMetadata, loadProperties, store
public SpringConfigService(ProjectService projectService, XmlService xmlService)
protected ProjectConfigContainer getCachedConfig(String groupId, String artifactId)
getCachedConfig
in class AbstractCachingConfigService
protected void clearCache()
clearCache
in class AbstractCachingConfigService
protected String getFilename()
getFilename
in class AbstractCachingConfigService
protected Properties getBaseFilterProperties()
getBaseFilterProperties
in class AbstractCachingConfigService
protected ProjectConfigContainer getProjectConfig(String content, String encoding)
getProjectConfig
in class AbstractCachingConfigService
Copyright © 2010–2014 The Kuali Foundation. All rights reserved.