pl.mn.communicator
Class SessionFactory

java.lang.Object
  extended by pl.mn.communicator.SessionFactory

public class SessionFactory
extends java.lang.Object

Created on 2004-12-12 This is the factory class that helps developers to create a new instance of a session class.

Version:
$Id: SessionFactory.java,v 1.1 2005/11/05 23:34:52 winnetou25 Exp $
Author:
Mateusz Szczap

Constructor Summary
SessionFactory()
           
 
Method Summary
static ISession createSession()
           
 
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

createSession

public static ISession createSession()


Copyright 2004-2004-2005 SourceForge.net. All Rights Reserved.