|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.judoscript.util.RemoteExecClient
public class RemoteExecClient
This class runs a command on a remote execute server.
All the system properties are put into the initial context
for locating the server.
The first parameter is the remote command, optionally
followed by more parameters.
| Field Summary | |
|---|---|
static java.lang.String |
helpMsg
|
| Constructor Summary | |
|---|---|
RemoteExecClient()
|
|
| Method Summary | |
|---|---|
static void |
main(java.lang.String[] args)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static java.lang.String helpMsg
| Constructor Detail |
|---|
public RemoteExecClient()
| Method Detail |
|---|
public static void main(java.lang.String[] args)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||