org.apache.geronimo.gshell
Class CommandLineBuilder
java.lang.Object
org.apache.geronimo.gshell.CommandLineBuilder
@Component(role=CommandLineBuilder.class)
public class CommandLineBuilder
- extends Object
Builds CommandLine instances ready for executing.
- Version:
- $Rev: 574520 $ $Date: 2007-09-11 02:12:30 -0700 (Tue, 11 Sep 2007) $
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CommandLineBuilder
public CommandLineBuilder()
create
public CommandLine create(String commandLine)
throws org.apache.geronimo.gshell.parser.ParseException
- Throws:
org.apache.geronimo.gshell.parser.ParseException
Copyright © 2003-2007 Apache Software Foundation. All Rights Reserved.