org.apache.geronimo.gshell.remote.server
Class RshServerCommand
java.lang.Object
org.apache.geronimo.gshell.command.CommandSupport
org.apache.geronimo.gshell.remote.server.RshServerCommand
- All Implemented Interfaces:
- Command
public class RshServerCommand
- extends CommandSupport
Command to start a remote shell server.
- Version:
- $Rev: 580171 $ $Date: 2007-09-27 14:53:50 -0700 (Thu, 27 Sep 2007) $
| Nested classes/interfaces inherited from interface org.apache.geronimo.gshell.command.Command |
Command.Result |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RshServerCommand
public RshServerCommand()
doExecute
protected Object doExecute()
throws Exception
- Specified by:
doExecute in class CommandSupport
- Throws:
Exception
Copyright © 2003-2007 Apache Software Foundation. All Rights Reserved.