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

java.lang.Object
  extended by org.kuali.common.util.properties.spring.PropertiesLocationServiceConfig

@Configuration
@Import(value={SpringServiceConfig.class,ProjectServiceConfig.class})
public class PropertiesLocationServiceConfig
extends Object


Constructor Summary
PropertiesLocationServiceConfig()
           
 
Method Summary
 PropertiesLocationService propertiesLocationService()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PropertiesLocationServiceConfig

public PropertiesLocationServiceConfig()
Method Detail

propertiesLocationService

@Bean
public PropertiesLocationService propertiesLocationService()


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