|
||||||||||
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
org.codehaus.mojo.natives.linker.ArchiveLinker
public class ArchiveLinker
Field Summary | |
---|---|
static java.lang.String |
EXECUTABLE
|
Fields inherited from interface org.codehaus.mojo.natives.linker.Linker |
---|
ROLE |
Constructor Summary | |
---|---|
ArchiveLinker()
|
Method Summary | |
---|---|
protected org.codehaus.plexus.util.cli.Commandline |
createLinkerCommandLine(java.util.List objectFiles,
LinkerConfiguration config)
|
Methods inherited from class org.codehaus.mojo.natives.linker.AbstractLinker |
---|
link |
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 |
Field Detail |
---|
public static final java.lang.String EXECUTABLE
Constructor Detail |
---|
public ArchiveLinker()
Method Detail |
---|
protected org.codehaus.plexus.util.cli.Commandline createLinkerCommandLine(java.util.List objectFiles, LinkerConfiguration config)
createLinkerCommandLine
in class AbstractLinker
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |