org.codehaus.wadi.impl
Class StandardSessionFactory

java.lang.Object
  extended byorg.codehaus.wadi.impl.StandardSessionFactory
All Implemented Interfaces:
SessionFactory

public class StandardSessionFactory
extends Object
implements SessionFactory


Constructor Summary
StandardSessionFactory()
           
 
Method Summary
 Session create(SessionConfig config)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StandardSessionFactory

public StandardSessionFactory()
Method Detail

create

public Session create(SessionConfig config)
Specified by:
create in interface SessionFactory


Copyright © 2004-2006 Core Developers Network Ltd.. All Rights Reserved.