| Interface | Description |
|---|---|
| CompilerTranslator |
This is the interface to implement in order to add a new compiler backend to this plugin
|
| Class | Description |
|---|---|
| AbstractIDLJMojo |
This is abstract class used to decrease the code needed to the creation of the compiler MOJO.
|
| Define |
This class is used to rappresent the definition of a define
|
| HelpMojo |
Display help information on idlj-maven-plugin.
Call mvn idlj:help -Ddetail=true -Dgoal=<goal-name> to display parameter details. |
| IDLJMojo |
Process CORBA IDL files in IDLJ.
|
| PackagePrefix | |
| PackageTranslation |
Attributes for performing package translation.
|
| Source |
This class represent the source tag available in the configuration tree of the maven plugin
|
| TestIDLJMojo |
Process CORBA IDL test files in IDLJ.
|
Copyright © 2005–2017 MojoHaus. All rights reserved.