org.codehaus.wadi.web.impl
Class StandardSessionWrapperFactory

java.lang.Object
  extended by org.codehaus.wadi.web.impl.StandardSessionWrapperFactory
All Implemented Interfaces:
WebSessionWrapperFactory

public class StandardSessionWrapperFactory
extends java.lang.Object
implements WebSessionWrapperFactory

Version:
$Revision: 1885 $
Author:
Jules Gosnell

Constructor Summary
StandardSessionWrapperFactory()
           
 
Method Summary
 javax.servlet.http.HttpSession create(WebSession 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 javax.servlet.http.HttpSession create(WebSession session)
Specified by:
create in interface WebSessionWrapperFactory


Copyright © 2010. All Rights Reserved.