|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.codehaus.plexus.logging.AbstractLogEnabled
org.codehaus.plexus.compiler.AbstractCompiler
org.codehaus.plexus.compiler.javac.JavacCompiler
com.sun.enterprise.module.maven.AptCompiler
public class AptCompiler
Compiler for APT.
In Maven, Compiler handles the actual compiler invocation.
| Field Summary |
|---|
| Fields inherited from class org.codehaus.plexus.compiler.AbstractCompiler |
|---|
EOL, PS |
| Fields inherited from interface org.codehaus.plexus.compiler.Compiler |
|---|
ROLE |
| Constructor Summary | |
|---|---|
AptCompiler()
|
|
| Method Summary | |
|---|---|
List |
compile(org.codehaus.plexus.compiler.CompilerConfiguration config)
|
| Methods inherited from class org.codehaus.plexus.compiler.javac.JavacCompiler |
|---|
buildCompilerArguments, createCommandLine, parseModernError, parseModernStream |
| Methods inherited from class org.codehaus.plexus.compiler.AbstractCompiler |
|---|
canUpdateTarget, getCompilerOutputStyle, getInputFileEnding, getOutputFile, getOutputFileEnding, getPathString, getSourceFiles, getSourceFilesForSourceRoot, makeClassName, toStringArray |
| Methods inherited from class org.codehaus.plexus.logging.AbstractLogEnabled |
|---|
enableLogging, getLogger, setupLogger, setupLogger, setupLogger |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AptCompiler()
| Method Detail |
|---|
public List compile(org.codehaus.plexus.compiler.CompilerConfiguration config)
throws org.codehaus.plexus.compiler.CompilerException
compile in interface org.codehaus.plexus.compiler.Compilercompile in class org.codehaus.plexus.compiler.javac.JavacCompilerorg.codehaus.plexus.compiler.CompilerException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||