AbstractIDLJMojo |
This is abstract class used to decrease the code needed to the creation of the compiler MOJO.
|
AbstractIDLJMojo.DependenciesFacadeImpl |
|
AbstractTranslator |
Shared capabilities for translators.
|
AbstractTranslator.ClassLoaderFacadeImpl |
The implementation of ClassLoaderFacade used at runtime.
|
BuiltInTranslator |
This class implement the CompilerTranslator for the Sun idlj IDL compiler
|
Define |
This class is used to rappresent the definition of a define
|
GlassfishTranslator |
This class implements the CompilerTranslator for the Glassfish idlj compiler
|
IDLJMojo |
Process CORBA IDL files in IDLJ.
|
IdljTranslator |
Parent class for translators that use the IDLJ parameters.
|
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.
|