org.kuali.maven.plugins.spring
Class MojoUtils

java.lang.Object
  extended by org.kuali.maven.plugins.spring.MojoUtils

public class MojoUtils
extends Object


Constructor Summary
MojoUtils()
           
 
Method Summary
static Properties getInternalProperties(org.apache.maven.project.MavenProject project)
           
static Properties getMavenProperties(org.apache.maven.project.MavenProject project, Properties mojoProperties)
           
static org.kuali.common.util.service.SpringService getService(String serviceClassname)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MojoUtils

public MojoUtils()
Method Detail

getService

public static org.kuali.common.util.service.SpringService getService(String serviceClassname)

getMavenProperties

public static Properties getMavenProperties(org.apache.maven.project.MavenProject project,
                                            Properties mojoProperties)

getInternalProperties

public static Properties getInternalProperties(org.apache.maven.project.MavenProject project)


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