Interface SessionCreationMetaDataEntry<C>
- Type Parameters:
C- the session context type
- All Superinterfaces:
Contextual<C>, ImmutableSessionCreationMetaData, org.wildfly.clustering.cache.function.Remappable<SessionCreationMetaDataEntry<C>, Supplier<org.wildfly.clustering.server.offset.Offset<Duration>>>, SessionCreationMetaData
- All Known Implementing Classes:
DefaultSessionCreationMetaDataEntry
public interface SessionCreationMetaDataEntry<C>
extends SessionCreationMetaData, Contextual<C>, org.wildfly.clustering.cache.function.Remappable<SessionCreationMetaDataEntry<C>, Supplier<org.wildfly.clustering.server.offset.Offset<Duration>>>
A contextual session metadata entry.
- Author:
- Paul Ferraro
-
Method Summary
Methods inherited from interface Contextual
getContextMethods inherited from interface ImmutableSessionCreationMetaData
getCreationTime, getMaxIdleMethods inherited from interface org.wildfly.clustering.cache.function.Remappable
remapMethods inherited from interface SessionCreationMetaData
setMaxIdle