|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.ourgrid.mygrid.ui.command.GUIStarter
public class GUIStarter
Description: This class is responsible to print mygrid current job and gums state. This can be made by getting an instance from Status and using its API or through mygrid status script.
Constructor Summary | |
---|---|
GUIStarter()
|
Method Summary | |
---|---|
boolean |
configureEnvironment()
Determines if this command needs to configure environment before being executed |
int |
run(java.lang.String[] params)
Main method. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public GUIStarter()
Method Detail |
---|
public int run(java.lang.String[] params)
run
in interface Command
public boolean configureEnvironment()
Command
configureEnvironment
in interface Command
Command.configureEnvironment()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |