org.kuali.common.util.properties
Class SimplePropertiesService

java.lang.Object
  extended by org.kuali.common.util.properties.SimplePropertiesService
All Implemented Interfaces:
PropertiesService

public class SimplePropertiesService
extends Object
implements PropertiesService


Constructor Summary
SimplePropertiesService()
           
 
Method Summary
 Properties getProperties(List<Location> locations)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SimplePropertiesService

public SimplePropertiesService()
Method Detail

getProperties

public Properties getProperties(List<Location> locations)
Specified by:
getProperties in interface PropertiesService


Copyright © 2010-2013 The Kuali Foundation. All Rights Reserved.