|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | CONST | FIELD | CONSTR | METHOD | DETAIL: CONST | FIELD | CONSTR | METHOD | ||||||||
|
PROTOTYPE Not reviewed yet: use at your own risk! |
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.
| 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.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | CONST | FIELD | CONSTR | METHOD | DETAIL: CONST | FIELD | CONSTR | METHOD | ||||||||
RemoteAppParamSet.java (PRIVATE SOURCES)