org.kuali.rice.krad.service.impl
Interface ConfigurationServiceImpl.PropertySource

All Known Implementing Classes:
ConfigurationServiceImpl.FilePropertySource
Enclosing class:
ConfigurationServiceImpl

protected static interface ConfigurationServiceImpl.PropertySource

Interface for a source for properties


Method Summary
 Properties loadProperties()
           
 

Method Detail

loadProperties

Properties loadProperties()
Returns:
Properties loaded from this PropertySource
Throws:
PropertiesException - if there's a problem loading the properties


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