|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object | +--org.gridbus.broker.farming.fork.ForkJobWrapper
This class interacts with the local host. It creates the script for the job and submits it locally.
JobWrapper| Constructor Summary | |
ForkJobWrapper()
|
|
ForkJobWrapper(int myplat)
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 ForkJobWrapper(int myplat)
myplat - public ForkJobWrapper()
| 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 | ||||||||||