|
|||||||||
| 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.mojo.castor.AbstractMappingMojo
org.codehaus.mojo.castor.MappingsMojo
public class MappingsMojo
A mojo that uses Castor MappingTool to generate mapping files from a set of Classes. MappingTool.
| Field Summary |
|---|
| Fields inherited from interface org.apache.maven.plugin.Mojo |
|---|
ROLE |
| Constructor Summary | |
|---|---|
MappingsMojo()
|
|
| Method Summary | |
|---|---|
void |
execute()
|
protected java.lang.String |
getClassName()
|
protected java.lang.String |
getMappingName()
|
| Methods inherited from class org.codehaus.mojo.castor.AbstractMappingMojo |
|---|
getProjectClassLoader |
| 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 MappingsMojo()
| Method Detail |
|---|
public void execute()
throws org.apache.maven.plugin.MojoExecutionException,
org.apache.maven.plugin.MojoFailureException
execute in interface org.apache.maven.plugin.Mojoexecute in class AbstractMappingMojoorg.apache.maven.plugin.MojoExecutionException
org.apache.maven.plugin.MojoFailureExceptionMojo.execute()protected java.lang.String getClassName()
getClassName in class AbstractMappingMojoprotected java.lang.String getMappingName()
getMappingName in class AbstractMappingMojo
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||