org.kuali.common.util.service
Class DefaultPropertyService
java.lang.Object
  
org.kuali.common.util.service.DefaultPropertyService
- All Implemented Interfaces: 
 - PropertyService
 
public class DefaultPropertyService
- extends Object
- implements PropertyService
  
 
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
DefaultPropertyService
public DefaultPropertyService()
load
public Properties load(PropertyLoadContext context)
- Specified by:
 load in interface PropertyService
 
 
store
public void store(PropertyStoreContext context,
                  Properties properties)
- Specified by:
 store in interface PropertyService
 
 
loadProperties
protected Properties loadProperties(PropertyLoadContext context)
 
 
Copyright © 2010-2013 The Kuali Foundation. All Rights Reserved.