org.apache.geronimo.gshell.remote.client.proxy
Class RemoteEnvironmentProxy

java.lang.Object
  extended by org.apache.geronimo.gshell.remote.client.proxy.RemoteEnvironmentProxy
All Implemented Interfaces:
Environment

public class RemoteEnvironmentProxy
extends Object
implements Environment

???

Version:
$Rev: 580765 $ $Date: 2007-09-30 11:52:39 -0700 (Sun, 30 Sep 2007) $

Constructor Summary
RemoteEnvironmentProxy(RshClient client)
           
 
Method Summary
 IO getIO()
           
 Variables getVariables()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RemoteEnvironmentProxy

public RemoteEnvironmentProxy(RshClient client)
Method Detail

getIO

public IO getIO()
Specified by:
getIO in interface Environment

getVariables

public Variables getVariables()
Specified by:
getVariables in interface Environment


Copyright © 2003-2007 Apache Software Foundation. All Rights Reserved.