| Interface | Description |
|---|---|
| AbstractTranslator.ClassLoaderFacade |
An interface for loading the proper IDL compiler class.
|
| 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.
|
| AbstractTranslator |
Shared capabilities for translators.
|
| 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.
|
| IdljTranslator |
This class implement the
CompilerTranslator for the Sun idlj IDL compiler |
| JacorbTranslator |
This class implement the
CompilerTranslator for the JacORB IDL compiler |
| 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–2025 MojoHaus. All rights reserved.