Interface ImmutableSessionMetaDataFactory<V>
- Type Parameters:
V- the cache value type
- All Superinterfaces:
CacheEntryLocator<String,V>
- All Known Subinterfaces:
SessionMetaDataFactory<V>
- All Known Implementing Classes:
HotRodSessionMetaDataFactory,InfinispanSessionMetaDataFactory
Factory for immutable session metadata.
- Author:
- Paul Ferraro
-
Method Summary
Methods inherited from interface org.wildfly.clustering.cache.CacheEntryLocator
findValue, findValueAsync, tryValue, tryValueAsync
-
Method Details
-
createImmutableSessionMetaData
-