|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.maven.plugin.AbstractMojo
org.codehaus.modello.maven.AbstractModelloGeneratorMojo
org.codehaus.modello.maven.AbstractModelloSourceGeneratorMojo
org.codehaus.modello.maven.ModelloJavaMojo
@Mojo(name="java",
defaultPhase=GENERATE_SOURCES,
threadSafe=true)
public class ModelloJavaMojoCreates Java beans from the Modello model.
| Field Summary |
|---|
| Fields inherited from interface org.apache.maven.plugin.Mojo |
|---|
ROLE |
| Constructor Summary | |
|---|---|
ModelloJavaMojo()
|
|
| Method Summary | |
|---|---|
protected String |
getGeneratorType()
|
| Methods inherited from class org.codehaus.modello.maven.AbstractModelloSourceGeneratorMojo |
|---|
customizeParameters, getOutputDirectory, producesCompilableResult, setOutputDirectory |
| Methods inherited from class org.codehaus.modello.maven.AbstractModelloGeneratorMojo |
|---|
createParameters, execute, getBasedir, getModelloCore, getModels, getPackageWithVersion, getProject, getVersion, producesResources, setBasedir, setBuildContext, setModelloCore, setModels, setPackagedVersions, setPackageWithVersion, setProject, setVersion |
| 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 |
| Constructor Detail |
|---|
public ModelloJavaMojo()
| Method Detail |
|---|
protected String getGeneratorType()
getGeneratorType in class AbstractModelloGeneratorMojo
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||