Interface CacheableUser<C,T,D,S>
- Type Parameters:
C- the persistent context typeT- the transient context typeD- the deployment typeS- the session type
- All Superinterfaces:
AutoCloseable, Supplier<User<C,T, D, S>>, User<C, T, D, S>
- All Known Implementing Classes:
CachedUser
-
Method Summary
Methods inherited from interface User
close, getId, getPersistentContext, getSessions, getTransientContext, invalidate, isValid