All Classes and Interfaces
Class
Description
This is abstract class used to decrease the code needed to the creation of the compiler MOJO.
Shared capabilities for translators.
An interface for loading the proper IDL compiler class.
The implementation of ClassLoaderFacade used at runtime.
This class implement the
CompilerTranslator
for the Sun idlj IDL compilerThis is the interface to implement in order to add a new compiler backend to this plugin
This class is used to rappresent the definition of a define
This class implements the
CompilerTranslator
for the Glassfish idlj compilerDisplay help information on idlj-maven-plugin.
Call
Call
mvn idlj:help -Ddetail=true -Dgoal=<goal-name>
to display parameter details.Process CORBA IDL files in IDLJ.
Parent class for translators that use the IDLJ parameters.
This class implement the
CompilerTranslator
for the JacORB IDL compilerAttributes for performing package translation.
This class represent the source tag available in the configuration tree of the maven plugin
Process CORBA IDL test files in IDLJ.
A selector for the types of IDL translators supported