org.kuali.common.util.spring.car
Class CarPropertySourcesConfig

java.lang.Object
  extended by org.kuali.common.util.spring.car.CarPropertySourcesConfig

@Configuration
public class CarPropertySourcesConfig
extends Object


Constructor Summary
CarPropertySourcesConfig()
           
 
Method Summary
 org.springframework.core.env.PropertiesPropertySource pps()
           
 String projectPropertiesLocation()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CarPropertySourcesConfig

public CarPropertySourcesConfig()
Method Detail

projectPropertiesLocation

@Bean
public String projectPropertiesLocation()

pps

@Bean
public org.springframework.core.env.PropertiesPropertySource pps()


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