org.apache.geronimo.gshell.remote.client.proxy
Class RemoteShellInfoProxy
java.lang.Object
org.apache.geronimo.gshell.remote.client.proxy.RemoteShellInfoProxy
- All Implemented Interfaces:
- ShellInfo
public class RemoteShellInfoProxy
- extends Object
- implements ShellInfo
???
- Version:
- $Rev: 580765 $ $Date: 2007-09-30 11:52:39 -0700 (Sun, 30 Sep 2007) $
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RemoteShellInfoProxy
public RemoteShellInfoProxy(RshClient client)
getHomeDir
public File getHomeDir()
- Specified by:
getHomeDir in interface ShellInfo
getLocalHost
public InetAddress getLocalHost()
- Specified by:
getLocalHost in interface ShellInfo
getUserName
public String getUserName()
- Specified by:
getUserName in interface ShellInfo
Copyright © 2003-2007 Apache Software Foundation. All Rights Reserved.