| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.ggf.drmaa.SessionFactory
This class is used to retrieve a Session object tailored to the DRM in use. The factory will use the org.ggf.drmaa.SessionFactory property to discover the DRM-specific Session implementation class.
Session| Method Summary | |
| static SessionFactory | getFactory()Gets a SessionFactory object appropriate for the DRM in use. | 
| abstract  Session | getSession()Gets a Session object appropriate for the DRM in use. | 
| Methods inherited from class java.lang.Object | 
| equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Method Detail | 
public abstract Session getSession()
public static SessionFactory getFactory()
| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||