|
|||||||||
| 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.visibroker.AbstractVisiBrokerMojo
org.codehaus.mojo.visibroker.AbstractIDL2XXXMojo
org.codehaus.mojo.visibroker.IDL2JavaMojo
public class IDL2JavaMojo
Generate Java source files from a set of Visibroker IDL files.
| Field Summary |
|---|
| Fields inherited from class org.codehaus.mojo.visibroker.AbstractIDL2XXXMojo |
|---|
includePaths, sources |
| Fields inherited from class org.codehaus.mojo.visibroker.AbstractVisiBrokerMojo |
|---|
options, outputDirectory, project, timestampDirectory |
| Fields inherited from interface org.apache.maven.plugin.Mojo |
|---|
ROLE |
| Constructor Summary | |
|---|---|
IDL2JavaMojo()
|
|
| Method Summary | |
|---|---|
void |
execute()
|
protected void |
setupVisiBrokerToolSpecificArgs(org.codehaus.plexus.util.cli.Commandline cl)
|
| Methods inherited from class org.codehaus.mojo.visibroker.AbstractIDL2XXXMojo |
|---|
isIDLSourceStaled, setupCommandLineIncludePaths, setupCommandLineVisiBrokerSystemProperties |
| Methods inherited from class org.codehaus.mojo.visibroker.AbstractVisiBrokerMojo |
|---|
addCommandLineClassPath, executeCommandline, getTimeStampFile, setupCommandLineUserOptions |
| 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 IDL2JavaMojo()
| Method Detail |
|---|
public void execute()
throws org.apache.maven.plugin.MojoExecutionException
execute in interface org.apache.maven.plugin.Mojoexecute in class AbstractIDL2XXXMojoorg.apache.maven.plugin.MojoExecutionExceptionprotected void setupVisiBrokerToolSpecificArgs(org.codehaus.plexus.util.cli.Commandline cl)
setupVisiBrokerToolSpecificArgs in class AbstractIDL2XXXMojo
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||