|
||||||||||
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.jpox.AbstractJpoxMojo
org.codehaus.mojo.jpox.JpoxEnhancerMojo
Field Summary |
Fields inherited from class org.codehaus.mojo.jpox.AbstractJpoxMojo |
classes, pluginArtifacts |
Fields inherited from interface org.apache.maven.plugin.Mojo |
ROLE |
Constructor Summary | |
JpoxEnhancerMojo()
|
Method Summary | |
protected void |
executeJpoxTool(java.util.List pluginArtifacts,
java.net.URL log4jProperties,
java.util.List files)
Template method expected to be implemented by extensions. This acts as hook to invoke custom Jpox tool. |
protected java.lang.String |
getToolName()
Returns the Jpox tool name being invoked by this plugin's execution. |
Methods inherited from class org.codehaus.mojo.jpox.AbstractJpoxMojo |
execute, findMappingFiles, getUniqueClasspathElements |
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 JpoxEnhancerMojo()
Method Detail |
protected void executeJpoxTool(java.util.List pluginArtifacts, java.net.URL log4jProperties, java.util.List files) throws org.codehaus.plexus.util.cli.CommandLineException, org.apache.maven.plugin.MojoExecutionException
executeJpoxTool
in class AbstractJpoxMojo
pluginArtifacts
- log4jProperties
- files
-
org.codehaus.plexus.util.cli.CommandLineException
org.apache.maven.plugin.MojoExecutionException
AbstractJpoxMojo.executeJpoxTool(java.util.List,
java.net.URL, java.util.List)
protected java.lang.String getToolName()
getToolName
in class AbstractJpoxMojo
AbstractJpoxMojo.getToolName()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |