org.codehaus.wadi.web
Interface WebSessionFactory

All Superinterfaces:
SessionFactory
All Known Implementing Classes:
BasicWebSessionFactory

public interface WebSessionFactory
extends SessionFactory

Version:
$Revision: 1538 $

Method Summary
 WebSessionConfig getWebSessionConfig()
           
 
Methods inherited from interface org.codehaus.wadi.core.session.SessionFactory
create, setManager
 

Method Detail

getWebSessionConfig

WebSessionConfig getWebSessionConfig()


Copyright © 2008. All Rights Reserved.