|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.gridbus.broker.farming.common.JobWrapperFactory
public final class JobWrapperFactory
| Constructor Summary | |
|---|---|
JobWrapperFactory()
|
|
| Method Summary | |
|---|---|
static JobWrapper |
getJobWrapper(Job j)
Returns a job wrapper for the job based on the type of the server middelware |
static JobWrapper |
getJobWrapper(Job j,
java.lang.Object config)
Returns a job wrapper for the job based on the type of the server middelware using the given configuration information |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public JobWrapperFactory()
| Method Detail |
|---|
public static JobWrapper getJobWrapper(Job j)
j -
public static JobWrapper getJobWrapper(Job j,
java.lang.Object config)
j - config -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||