org.codehaus.mojo.natives.linker
Class ArchiveLinker
java.lang.Object
org.codehaus.plexus.logging.AbstractLogEnabled
org.codehaus.mojo.natives.linker.AbstractLinker
org.codehaus.mojo.natives.linker.ArchiveLinker
- All Implemented Interfaces:
- Linker, org.codehaus.plexus.logging.LogEnabled
public class ArchiveLinker
- extends AbstractLinker
Fields inherited from interface org.codehaus.mojo.natives.linker.Linker |
ROLE |
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 |
EXECUTABLE
public static final String EXECUTABLE
- See Also:
- Constant Field Values
ArchiveLinker
public ArchiveLinker()
createLinkerCommandLine
protected org.codehaus.plexus.util.cli.Commandline createLinkerCommandLine(List objectFiles,
LinkerConfiguration config)
- Specified by:
createLinkerCommandLine
in class AbstractLinker
Copyright © 2011 Codehaus. All Rights Reserved.