Class GlassfishTranslator
java.lang.Object
org.codehaus.mojo.idlj.AbstractTranslator
org.codehaus.mojo.idlj.IdljTranslator
org.codehaus.mojo.idlj.GlassfishTranslator
- All Implemented Interfaces:
CompilerTranslator
This class implements the
CompilerTranslator for the Glassfish idlj compiler-
Nested Class Summary
Nested classes/interfaces inherited from class AbstractTranslator
AbstractTranslator.ClassLoaderFacade -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprivate Class<?> (package private) voidinvokeCompiler(List<String> args) Methods inherited from class IdljTranslator
invokeCompiler, invokeCompiler, runCompilerMethods inherited from class AbstractTranslator
getClassLoaderFacade, getLog, invokeCompilerInProcess, isDebug, isFailOnError, isFork, setClassLoaderFacade, setDebug, setFailOnError, setLogMethods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface CompilerTranslator
setDebug, setFailOnError, setLog
-
Field Details
-
GLASSFISH_IDLJ_COMPILER_NAME
- See Also:
-
-
Constructor Details
-
GlassfishTranslator
GlassfishTranslator()
-
-
Method Details
-
invokeCompiler
- Specified by:
invokeCompilerin classIdljTranslator- Throws:
org.apache.maven.plugin.MojoExecutionException
-
getCompilerClass
- Throws:
org.apache.maven.plugin.MojoExecutionException
-