Class GlassfishTranslator

All Implemented Interfaces:
CompilerTranslator

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

  • Constructor Details

    • GlassfishTranslator

      GlassfishTranslator()
  • Method Details

    • invokeCompiler

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

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