|
|||||||||
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.IDL2CPPMojo
public class IDL2CPPMojo
Generate cpp 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 | |
---|---|
IDL2CPPMojo()
|
Method Summary | |
---|---|
protected void |
setupVisiBrokerToolSpecificArgs(org.codehaus.plexus.util.cli.Commandline cl)
|
Methods inherited from class org.codehaus.mojo.visibroker.AbstractIDL2XXXMojo |
---|
execute, 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 IDL2CPPMojo()
Method Detail |
---|
protected 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 |