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
- Author:
- Paul Ferraro
-
Method Summary
Methods inherited from interface org.wildfly.clustering.session.user.User
close, getId, getPersistentContext, getSessions, getTransientContext, invalidate, isValid