edu.uoc.pfc.lcamps.persistenciaFW.admin.session
Class SessionFWFactory

java.lang.Object
  extended by edu.uoc.pfc.lcamps.persistenciaFW.admin.session.SessionFWFactory

public class SessionFWFactory
extends java.lang.Object

Classe que ens servirà per obtenir una nova sessió

Author:
Llorenç Camps 13/12/2013

Method Summary
 SessionFW createSessionFW()
          Retorna una nova Session
static SessionFWFactory getInstance()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getInstance

public static SessionFWFactory getInstance()

createSessionFW

public SessionFW createSessionFW()
                          throws DBException
Retorna una nova Session

Returns:
Throws:
BDException
DBException