|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object | +--org.gridbus.broker.farming.unicore.UnicoreJobWrapper
This class interacts with UNICORE Gateway and NJS at the remote host. It creates an AJO corresponding to the job, submits AJO to the remote host and spawns off a UnicoreJobMonitor thread to monitor the job.
JobWrapper| Constructor Summary | |
UnicoreJobWrapper()
Constructor |
|
| Method Summary | |
void |
execute(Job job)
This method actually starts the job process to the middleware. |
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 UnicoreJobWrapper()
| 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()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||