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

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

@Configuration
public class EnvironmentPropertySourceConfig
extends Object
implements PropertySourceConfig


Constructor Summary
EnvironmentPropertySourceConfig()
           
 
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

EnvironmentPropertySourceConfig

public EnvironmentPropertySourceConfig()
Method Detail

propertySource

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


Copyright © 2010–2014 The Kuali Foundation. All rights reserved.