|
||||||||||
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.mojo.natives.compiler.AbstractMessageCompiler
public abstract class AbstractMessageCompiler
Field Summary |
---|
Fields inherited from interface org.codehaus.mojo.natives.compiler.MessageCompiler |
---|
ROLE |
Constructor Summary | |
---|---|
AbstractMessageCompiler()
|
Method Summary | |
---|---|
void |
compile(MessageCompilerConfiguration config,
java.io.File[] sourceFiles)
|
protected abstract org.codehaus.plexus.util.cli.Commandline |
getCommandLine(MessageCompilerConfiguration config,
java.io.File source)
|
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 AbstractMessageCompiler()
Method Detail |
---|
protected abstract org.codehaus.plexus.util.cli.Commandline getCommandLine(MessageCompilerConfiguration config, java.io.File source) throws NativeBuildException
NativeBuildException
public void compile(MessageCompilerConfiguration config, java.io.File[] sourceFiles) throws NativeBuildException
compile
in interface MessageCompiler
NativeBuildException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |