Class GlassfishTranslator

  • All Implemented Interfaces:
    CompilerTranslator

    class GlassfishTranslator
    extends IdljTranslator
    This class implements the CompilerTranslator for the Glassfish idlj compiler
    • Field Detail

      • GLASSFISH_IDLJ_COMPILER_NAME

        private static final java.lang.String GLASSFISH_IDLJ_COMPILER_NAME
        See Also:
        Constant Field Values
    • Constructor Detail

      • GlassfishTranslator

        GlassfishTranslator()
    • Method Detail

      • invokeCompiler

        void invokeCompiler​(java.util.List<java.lang.String> args)
                     throws org.apache.maven.plugin.MojoExecutionException
        Specified by:
        invokeCompiler in class IdljTranslator
        Throws:
        org.apache.maven.plugin.MojoExecutionException
      • getCompilerClass

        private java.lang.Class<?> getCompilerClass()
                                             throws org.apache.maven.plugin.MojoExecutionException
        Throws:
        org.apache.maven.plugin.MojoExecutionException