org.apache.maven.it.util.cli.shell
Class CommandShell

java.lang.Object
  extended by org.apache.maven.it.util.cli.shell.Shell
      extended by org.apache.maven.it.util.cli.shell.CommandShell

public class CommandShell
extends Shell

Implementation to call the Command.com Shell present on Windows 95, 98 and Me

Since:
1.2
Author:
Carlos Sanchez

Constructor Summary
CommandShell()
           
 
Method Summary
 
Methods inherited from class org.apache.maven.it.util.cli.shell.Shell
getCommandLine, getShellArgs, getShellCommand, getShellCommandLine, setShellArgs, setShellCommand
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CommandShell

public CommandShell()


Copyright © 2002-2011 The Apache Software Foundation. All Rights Reserved.