|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.gridbus.broker.farming.common.JobWrapper
org.gridbus.broker.farming.unicore.UnicoreJobWrapper
public class 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 |
|
UnicoreJobWrapper(java.lang.Object o)
|
|
| Method Summary | |
|---|---|
void |
terminate()
This method terminates the process running on the remote host and initiates cleanup if required |
| Methods inherited from class org.gridbus.broker.farming.common.JobWrapper |
|---|
executeJob, getConfig, getLocalWorkingDir |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public UnicoreJobWrapper()
public UnicoreJobWrapper(java.lang.Object o)
o - | Method Detail |
|---|
public void terminate()
JobWrapper
terminate in class JobWrapperJobWrapper.terminate()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||