|
||||||||||
| 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.linker.AbstractLinker
public abstract class AbstractLinker
| Field Summary |
|---|
| Fields inherited from interface org.codehaus.mojo.natives.linker.Linker |
|---|
ROLE |
| Constructor Summary | |
|---|---|
AbstractLinker()
|
|
| Method Summary | |
|---|---|
protected abstract org.codehaus.plexus.util.cli.Commandline |
createLinkerCommandLine(java.util.List objectFiles,
LinkerConfiguration config)
|
java.io.File |
link(LinkerConfiguration config,
java.util.List compilerOutputFiles)
|
| 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 AbstractLinker()
| Method Detail |
|---|
protected abstract org.codehaus.plexus.util.cli.Commandline createLinkerCommandLine(java.util.List objectFiles,
LinkerConfiguration config)
throws NativeBuildException
NativeBuildException
public java.io.File link(LinkerConfiguration config,
java.util.List compilerOutputFiles)
throws NativeBuildException,
java.io.IOException
link in interface LinkerNativeBuildException
java.io.IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||