|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--rcCommand.rcCmd
|
+--rcCommand.rcCmdConfigure
Command to send a configuration command to the server. A configuration command consists of a array of strings. The first is the command, the following ones are the parameters of the configration command.
| Field Summary | |
(package private) java.lang.String[] |
strConfigParams
|
| Fields inherited from class rcCommand.rcCmd |
bConnected,
bDebug,
itOrbRef,
refNameServer,
sNameServer,
sNameServerHost,
sPartitionId,
sPartitionNamePrefix,
sRunControlNamePrefix,
theObjmgr,
thePartition |
| Constructor Summary | |
rcCmdConfigure(java.lang.String[] theParam)
|
|
| Method Summary | |
int |
execute()
|
| Methods inherited from class rcCommand.rcCmd |
createCmd,
createCmd,
createCmd,
execute,
getPartitionId,
isConnected,
isServerRunning,
main,
printHelp,
selectPartition,
setDebug |
| Methods inherited from class java.lang.Object |
|
| Field Detail |
java.lang.String[] strConfigParams
| Constructor Detail |
public rcCmdConfigure(java.lang.String[] theParam)
| Method Detail |
public int execute()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||