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