|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.ggf.drmaa.SessionFactory
org.ggf.drmaa.GridWaySessionFactory
public class GridWaySessionFactory
This class implements the abstract methods of the SessionFactory
class.
Constructor Summary | |
---|---|
GridWaySessionFactory()
|
Method Summary | |
---|---|
Session |
getSession()
This method returns a Session object for the GridWay DRMAA Java implementation. |
Methods inherited from class org.ggf.drmaa.SessionFactory |
---|
getFactory |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public GridWaySessionFactory()
Method Detail |
---|
public Session getSession()
SessionFactory
getSession
in class SessionFactory
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |