org.apache.tapestry5.internal.services
Class TapestrySessionFactoryImpl
java.lang.Object
org.apache.tapestry5.internal.services.TapestrySessionFactoryImpl
- All Implemented Interfaces:
- TapestrySessionFactory
public class TapestrySessionFactoryImpl
- extends Object
- implements TapestrySessionFactory
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TapestrySessionFactoryImpl
public TapestrySessionFactoryImpl(@Symbol(value="tapestry.clustered-sessions")
boolean clustered,
SessionPersistedObjectAnalyzer analyzer,
HttpServletRequest request)
getSession
public Session getSession(boolean create)
- Specified by:
getSession
in interface TapestrySessionFactory
Copyright © 2003-2012 The Apache Software Foundation.