Seam Core JSF2 2.3.1.Final.NX02
-
- All Implemented Interfaces:
- Map<String,Object>
public class ServletRequestSessionMap
extends Object
implements Map<String,Object>
Abstracts the servlet API specific session context
as a Map. Actual sessions are created lazily.
- Author:
- Gavin King
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface java.util.Map
Map.Entry<K,V>
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Seam Core JSF2 2.3.1.Final.NX02
Copyright © 2015 Seam Framework. All Rights Reserved.