org.kuali.common.util.properties
Class DefaultPropertiesService
java.lang.Object
  
org.kuali.common.util.properties.DefaultPropertiesService
- All Implemented Interfaces: 
 - PropertiesService
 
public final class DefaultPropertiesService
- extends Object
- implements PropertiesService
  
 
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
DefaultPropertiesService
public DefaultPropertiesService(Properties overrides)
DefaultPropertiesService
public DefaultPropertiesService(Properties overrides,
                                PropertyProcessor postProcessor)
getProperties
public Properties getProperties(List<Location> locations)
- Specified by:
 getProperties in interface PropertiesService
 
 
clearCache
public void clearCache()
 
 
getOverrides
public Properties getOverrides()
 
 
getPostProcessor
public PropertyProcessor getPostProcessor()
 
 
Copyright © 2010-2013 The Kuali Foundation. All Rights Reserved.