org.codehaus.wadi.impl
Class DistributableSessionFactory

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

public class DistributableSessionFactory
extends Object
implements SessionFactory


Constructor Summary
DistributableSessionFactory()
           
 
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

DistributableSessionFactory

public DistributableSessionFactory()
Method Detail

create

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


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