Interface CacheableSession<C>
- Type Parameters:
C- the context type
- All Superinterfaces:
AutoCloseable, ImmutableSession, Session<C>, Supplier<Session<C>>
- All Known Implementing Classes:
CachedSession
-
Method Summary
Methods inherited from interface ImmutableSession
getAttributes, getId, isValidMethods inherited from interface Session
close, getContext, getMetaData, invalidate