org.codehaus.wadi.impl
Class DummySessionWrapperFactory

java.lang.Object
  extended byorg.codehaus.wadi.impl.DummySessionWrapperFactory
All Implemented Interfaces:
SessionWrapperFactory

public class DummySessionWrapperFactory
extends Object
implements SessionWrapperFactory


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

Constructor Detail

DummySessionWrapperFactory

public DummySessionWrapperFactory()
Method Detail

create

public HttpSession create(Session session)
Specified by:
create in interface SessionWrapperFactory


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