Interface CacheableSession<C>
- Type Parameters:
C- the context type
- All Superinterfaces:
AutoCloseable,ImmutableSession,Session<C>,Supplier<Session<C>>
- All Known Implementing Classes:
CachedSession
A session whose lifecycle is managed by a
Cache.- Author:
- Paul Ferraro
-
Method Summary
Methods inherited from interface org.wildfly.clustering.session.ImmutableSession
getAttributes, getId, isValidMethods inherited from interface org.wildfly.clustering.session.Session
close, getContext, getMetaData, invalidate