org.kuali.student.datadictionary.mojo
Class KSEachMethodServiceGeneratorrMojo
java.lang.Object
org.apache.maven.plugin.AbstractMojo
org.kuali.student.common.mojo.AbstractKSMojo
org.kuali.student.datadictionary.mojo.KSEachMethodServiceGeneratorrMojo
- All Implemented Interfaces:
- org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo
public class KSEachMethodServiceGeneratorrMojo
- extends AbstractKSMojo
The plugin entrypoint which is used to generate a java interface file for each
service method in the source files based on the contract definition
Fields inherited from interface org.apache.maven.plugin.Mojo |
ROLE |
Methods inherited from class org.apache.maven.plugin.AbstractMojo |
getLog, getPluginContext, setLog, setPluginContext |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
KSEachMethodServiceGeneratorrMojo
public KSEachMethodServiceGeneratorrMojo()
getOutputDirectory
public File getOutputDirectory()
setOutputDirectory
public void setOutputDirectory(File htmlDirectory)
getRootPackage
public String getRootPackage()
setRootPackage
public void setRootPackage(String rootPackage)
execute
public void execute()
throws org.apache.maven.plugin.MojoExecutionException
- Throws:
org.apache.maven.plugin.MojoExecutionException
Copyright © 2004–2014 The Kuali Foundation. All rights reserved.