public abstract class AbstractCodeGeneratorMojo
extends org.apache.maven.plugin.AbstractMojo
| Constructor and Description |
|---|
AbstractCodeGeneratorMojo() |
| Modifier and Type | Method and Description |
|---|---|
protected Bus |
callCodeGenerator(WadlOption option,
Bus bus,
Set<URI> classPath) |
protected boolean |
deleteDir(File f)
Recursively delete the given directory
|
protected void |
downloadRemoteDocs(List<WadlOption> effectiveOptions) |
protected void |
forkOnce(Set<URI> classPath,
List<WadlOption> effectiveOptions) |
getLog, getPluginContext, setLog, setPluginContextprotected void downloadRemoteDocs(List<WadlOption> effectiveOptions) throws org.apache.maven.plugin.MojoExecutionException
org.apache.maven.plugin.MojoExecutionExceptionprotected void forkOnce(Set<URI> classPath, List<WadlOption> effectiveOptions) throws org.apache.maven.plugin.MojoExecutionException
org.apache.maven.plugin.MojoExecutionExceptionprotected Bus callCodeGenerator(WadlOption option, Bus bus, Set<URI> classPath) throws org.apache.maven.plugin.MojoExecutionException
org.apache.maven.plugin.MojoExecutionExceptionprotected boolean deleteDir(File f)
f - Apache CXF