net.sf.sail.core.session
Class SessionFactory

java.lang.Object
  extended by net.sf.sail.core.session.SessionFactory

public class SessionFactory
extends java.lang.Object

Author:
turadg

Constructor Summary
SessionFactory()
           
 
Method Summary
static SessionContext getBasicSession(SessionConfiguration conf)
           
static SessionContext getLearningSession(SessionConfiguration conf)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SessionFactory

public SessionFactory()
Method Detail

getLearningSession

public static SessionContext getLearningSession(SessionConfiguration conf)

getBasicSession

public static SessionContext getBasicSession(SessionConfiguration conf)
Parameters:
conf -
Returns:


Copyright © 2004-2008 TELS Center. All Rights Reserved.