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
process
protected void process(Properties properties,
List<PropertyProcessor> processors)
loadProperties
protected Properties loadProperties(PropertyLoadContext context)
Copyright © 2010-2012 The Kuali Foundation. All Rights Reserved.