|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Shell | |
|---|---|
| org.apache.maven.surefire.booter | |
| org.apache.maven.surefire.booter.shell | |
| Uses of Shell in org.apache.maven.surefire.booter |
|---|
| Methods in org.apache.maven.surefire.booter that return Shell | |
|---|---|
Shell |
Commandline.getShell()
Get the shell to be used in this command line. |
| Methods in org.apache.maven.surefire.booter with parameters of type Shell | |
|---|---|
void |
Commandline.setShell(Shell shell)
Allows to set the shell to be used in this command line. |
| Uses of Shell in org.apache.maven.surefire.booter.shell |
|---|
| Subclasses of Shell in org.apache.maven.surefire.booter.shell | |
|---|---|
class |
CmdShell
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 |
class |
CommandShell
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 |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||