org.codehaus.mojo.visibroker
Class IDL2CPPMojo
java.lang.Object
org.apache.maven.plugin.AbstractMojo
org.codehaus.mojo.visibroker.AbstractVisiBrokerMojo
org.codehaus.mojo.visibroker.AbstractIDL2XXXMojo
org.codehaus.mojo.visibroker.IDL2CPPMojo
- All Implemented Interfaces:
- org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo
public class IDL2CPPMojo
- extends AbstractIDL2XXXMojo
Generate cpp files from a set of Visibroker IDL files.
- Version:
- $Id:$
- Author:
- Dan T. Tran
Fields inherited from interface org.apache.maven.plugin.Mojo |
ROLE |
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 |
IDL2CPPMojo
public IDL2CPPMojo()
setupVisiBrokerToolSpecificArgs
protected void setupVisiBrokerToolSpecificArgs(org.codehaus.plexus.util.cli.Commandline cl)
- Specified by:
setupVisiBrokerToolSpecificArgs
in class AbstractIDL2XXXMojo
Copyright © 2006-2011 Codehaus. All Rights Reserved.