org.codehaus.wadi.tomcat55
Class TomcatSessionFactory

java.lang.Object
  extended byorg.codehaus.wadi.tomcat55.TomcatSessionFactory
All Implemented Interfaces:
org.codehaus.wadi.SessionFactory

public class TomcatSessionFactory
extends Object
implements org.codehaus.wadi.SessionFactory


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

Constructor Detail

TomcatSessionFactory

public TomcatSessionFactory()
Method Detail

create

public org.codehaus.wadi.Session create(org.codehaus.wadi.SessionConfig config)
Specified by:
create in interface org.codehaus.wadi.SessionFactory


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