org.kuali.common.jdbc.spring
Class OleMavenPropertySourceConfig

java.lang.Object
  extended by org.kuali.common.util.spring.MavenPropertySourceConfig
      extended by org.kuali.common.jdbc.spring.OleMavenPropertySourceConfig

@Configuration
@Import(value={org.kuali.common.jdbc.spring.JdbcPropertiesConfig.class,OlePropertiesConfig.class})
public class OleMavenPropertySourceConfig
extends org.kuali.common.util.spring.MavenPropertySourceConfig


Field Summary
 
Fields inherited from class org.kuali.common.util.spring.MavenPropertySourceConfig
SPRING_PROPERTY_SOURCE
 
Constructor Summary
OleMavenPropertySourceConfig()
           
 
Method Summary
protected  List<org.kuali.common.util.property.ProjectProperties> getProjectPropertiesList()
           
 
Methods inherited from class org.kuali.common.util.spring.MavenPropertySourceConfig
mavenProjectProperties, springPropertySource
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OleMavenPropertySourceConfig

public OleMavenPropertySourceConfig()
Method Detail

getProjectPropertiesList

protected List<org.kuali.common.util.property.ProjectProperties> getProjectPropertiesList()
Overrides:
getProjectPropertiesList in class org.kuali.common.util.spring.MavenPropertySourceConfig


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