Class Summary |
CommandManager |
Implements the main of Command Pattern. |
CommandManagerTest |
|
EnvironmentConfigurator |
This class checks and configures the configuration files directory, i.e. |
ErrorCode |
|
GridSetter |
|
GUIStarter |
Description: This class is responsible to print mygrid current job and gums
state. |
JobAdder |
Description: This class is responsible to add new jobs to the scheduler. |
JobCanceller |
Description: This class is responsible to send a cancel job request to the
scheduler. |
JobCleaner |
|
JobExpecter |
Description: This class is responsible to wait for the end of a currently
submitted job. |
Starter |
The MyGrid main class. |
Status |
Description: This class is responsible to print mygrid current job and gums
state. |
Stopper |
Description: This class is responsible to stop mygrid. |
UIMessages |
Description: A class with all messagens that are showed to the user. |