|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object | +--org.gridbus.broker.farming.alchemi.AlchemiJobWrapper
This is the job wrapper class for an Alchemi job.
| Constructor Summary | |
AlchemiJobWrapper()
Default constructor |
|
| Method Summary | |
void |
execute(Job job)
This method actually starts the job process to the middleware. |
void |
startMonitor(Job j)
|
void |
terminate()
This method terminates the process running on the remote host and initiates cleanup if required |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public AlchemiJobWrapper()
| Method Detail |
public void execute(Job job)
JobWrapper
execute in interface JobWrapperjob - - Job to be executedJobWrapper.execute(org.gridbus.broker.farming.common.Job)public void terminate()
JobWrapper
terminate in interface JobWrapperJobWrapper.terminate()public void startMonitor(Job j)
j -
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||