org.kuali.common.util.spring.service
Interface PropertySourceConfig

All Known Implementing Classes:
ConfigPropertySourceConfig, LocationPropertySourceConfig

public interface PropertySourceConfig

A PropertySourceConfig is Spring config who's primary purpose is to accumulate a set of properties into a PropertySource


Method Summary
 org.springframework.core.env.PropertySource<?> propertySource()
           
 

Method Detail

propertySource

org.springframework.core.env.PropertySource<?> propertySource()


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