org.codehaus.plexus.util.cli.shell
Class CommandShell

java.lang.Object
  extended byorg.codehaus.plexus.util.cli.shell.Shell
      extended byorg.codehaus.plexus.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()
           
 
Methods inherited from class org.codehaus.plexus.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 © 2001-2006 Codehaus. All Rights Reserved.