Interface ImmutableSessionAttributesFactory<V>
- Type Parameters:
V- attributes cache entry type
- All Superinterfaces:
CacheEntryLocator<String,V>
- All Known Subinterfaces:
SessionAttributesFactory<C,V>
- All Known Implementing Classes:
CoarseSessionAttributesFactory, CoarseSessionAttributesFactory, FineSessionAttributesFactory, FineSessionAttributesFactory
Factory for creating a map of session attributes.
- Author:
- Paul Ferraro
-
Method Summary
Methods inherited from interface CacheEntryLocator
findValue, findValueAsync, tryValue, tryValueAsync
-
Method Details
-
createImmutableSessionAttributes
-