org.kuali.rice.kns.util.properties
Interface PropertySource

All Known Implementing Classes:
FilePropertySource

public interface PropertySource

This is an 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 © 2007-2011 The Kuali Foundation. All Rights Reserved.