org.codehaus.wadi.impl
Class StandardSessionWrapperFactory

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

public class StandardSessionWrapperFactory
extends Object
implements SessionWrapperFactory


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

StandardSessionWrapperFactory

public StandardSessionWrapperFactory()
Method Detail

create

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


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