PROTOTYPE
Not reviewed yet: use at your own risk!

satin.remotelauncher
Class RemoteAppParamSet

java.lang.Object
  |
  +--satin.aro.AROobject
        |
        +--satin.aro.AROremoteObject
              |
              +--satin.remotelauncher.RemoteParamSet
                    |
                    +--satin.remotelauncher.RemoteAppParamSet

public class RemoteAppParamSet
extends RemoteParamSet

Provides access to application parameters that reside on a remote system. This class is intended only for use by the RemoteLauncher package and the satin.testing.parameters package. It is a client-side interface to an AppParamSet object that resides in the RemoteLauncher.Server.

Author:
Ed Stauff

Fields inherited from class satin.aro.AROremoteObject
server
 
Fields inherited from class satin.aro.AROobject
id
 
Methods inherited from class satin.remotelauncher.RemoteParamSet
getBoolean, getBoolean, getElement, getInt, getInt, getParamNames, getString, getString, isDefined
 
Methods inherited from class satin.aro.AROremoteObject
equals, exists, getAROclassName
 
Methods inherited from class satin.aro.AROobject
getID, setID, toAROstring, toString
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Revision History

6/19/01 Ed Stauff - made changes per API review.



Generated on 5/9/2001 19:37 from RemoteAppParamSet.java (PRIVATE SOURCES)