|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.sun.grid.jgrid.proxy.SGEAdapter
Method Summary | |
void |
connect(java.lang.String initializationString)
|
void |
disconnect()
|
static SGEAdapter |
getSGEAdapter()
|
boolean |
isSetup()
|
void |
submitJob(java.lang.String skeleton,
java.lang.String jobId)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
public static SGEAdapter getSGEAdapter() throws DRMException
DRMException
public boolean isSetup()
public void connect(java.lang.String initializationString) throws DRMException
connect
in interface DRMAdapter
DRMException
public void submitJob(java.lang.String skeleton, java.lang.String jobId) throws DRMException
submitJob
in interface DRMAdapter
DRMException
public void disconnect() throws DRMException
disconnect
in interface DRMAdapter
DRMException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |