java.lang.Object
java.util.AbstractMap<String,V>
com.sun.faces.context.SessionMap
com.sun.faces.context.AlwaysPuttingSessionMap
-
Nested Class Summary
Nested classes/interfaces inherited from class java.util.AbstractMap
AbstractMap.SimpleEntry<K extends Object,V extends Object>, AbstractMap.SimpleImmutableEntry<K extends Object, V extends Object> -
Constructor Summary
ConstructorsConstructorDescriptionAlwaysPuttingSessionMap(jakarta.servlet.http.HttpServletRequest request, ProjectStage stage) -
Method Summary
Methods inherited from class com.sun.faces.context.SessionMap
clear, containsKey, createMutex, equals, get, getEntryIterator, getKeyIterator, getMutex, getSession, getValueIterator, hashCode, putAll, remove, removeMutexMethods inherited from class java.util.AbstractMap
clone, containsValue, isEmpty, size, toStringMethods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface java.util.Map
compute, computeIfAbsent, computeIfPresent, forEach, getOrDefault, merge, putIfAbsent, remove, replace, replace, replaceAll
-
Constructor Details
-
AlwaysPuttingSessionMap
-
-
Method Details
-
put
-
entrySet
-
keySet
-
values
-
removeKey
-
removeValue
-