org.kuali.common.util.spring
Class MavenPropertySourceConfig

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

@Configuration
public class MavenPropertySourceConfig
extends AbstractPropertySourceConfig

Enhance the wired in Maven properties and create a ProjectProperties bean from them.


Constructor Summary
MavenPropertySourceConfig()
           
 
Method Summary
protected  ProjectProperties getProjectProperties()
           
 
Methods inherited from class org.kuali.common.util.spring.AbstractPropertySourceConfig
getOtherProjectProperties, getPropertySource, springPropertySource
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MavenPropertySourceConfig

public MavenPropertySourceConfig()
Method Detail

getProjectProperties

protected ProjectProperties getProjectProperties()
Specified by:
getProjectProperties in class AbstractPropertySourceConfig


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