org.kuali.common.util.properties.spring
Class LocationPropertySourceConfig

java.lang.Object
  extended by org.kuali.common.util.properties.spring.LocationPropertySourceConfig
All Implemented Interfaces:
PropertySourceConfig

@Configuration
public class LocationPropertySourceConfig
extends Object
implements PropertySourceConfig


Constructor Summary
LocationPropertySourceConfig()
           
 
Method Summary
 org.springframework.core.env.PropertySource<?> propertySource()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LocationPropertySourceConfig

public LocationPropertySourceConfig()
Method Detail

propertySource

@Bean
public org.springframework.core.env.PropertySource<?> propertySource()
Specified by:
propertySource in interface PropertySourceConfig


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