|
||||||||||
| 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.globus.GlobusJobWrapper
org.gridbus.broker.farming.globus.gt4.GT4JobWrapper
public class GT4JobWrapper
This class interacts with the Globus 4.0 Job submission service at the remote host. It creates RSL for the job, submits RSL to the remote host.
JobWrapper| Constructor Summary | |
|---|---|
GT4JobWrapper()
|
|
GT4JobWrapper(org.ietf.jgss.GSSCredential proxy)
Constructor |
|
GT4JobWrapper(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.globus.GlobusJobWrapper |
|---|
getProxy, setProxy |
| 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 GT4JobWrapper()
public GT4JobWrapper(java.lang.Object o)
o - public GT4JobWrapper(org.ietf.jgss.GSSCredential proxy)
proxy - | Method Detail |
|---|
public void terminate()
JobWrapper
terminate in class GlobusJobWrapperJobWrapper.terminate()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||