|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.codehaus.plexus.util.cli.Commandline
org.codehaus.plexus.compiler.javac.Commandline
public class Commandline
Class with patches copied from plexus-utils with fix for PLX-161, as we can not upgrade plexus-utils until it's upgraded in core Maven
TODO deprecate when plexus-utils 1.2 can be used
| Constructor Summary | |
|---|---|
Commandline()
|
|
| Method Summary | |
|---|---|
java.lang.String[] |
getShellCommandline()
Returns the shell, executable and all defined arguments. |
void |
setShell(Shell shell)
Allows to set the shell to be used in this command line. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Commandline()
| Method Detail |
|---|
public java.lang.String[] getShellCommandline()
public void setShell(Shell shell)
shell -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||