|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.gridbus.broker.farming.alchemi.AlchemiJobrun
This class contains methods that submit the job to Alchemi servers.
| Constructor Summary | |
AlchemiJobrun(Job j,
java.lang.String Jobxml,
java.lang.String serverstring)
Constructor for this class |
|
| Method Summary | |
void |
run()
This method submits the job to an Alchemi manager node, and executes on a seperate thread. |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public AlchemiJobrun(Job j,
java.lang.String Jobxml,
java.lang.String serverstring)
j - - the job to runJobxml - - the xml representing this jobserverstring - - the server to run the job on| Method Detail |
public void run()
run in interface java.lang.RunnableRunnable.run()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||