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<org.wildfly.clustering.session.user.User<C,,T, D, S>> org.wildfly.clustering.session.user.User<C,T, D, S>
- All Known Implementing Classes:
CachedUser
public interface CacheableUser<C,T,D,S>
extends org.wildfly.clustering.session.user.User<C,T,D,S>, Supplier<org.wildfly.clustering.session.user.User<C,T,D,S>>
- Author:
- Paul Ferraro
-
Method Summary
Methods inherited from interface org.wildfly.clustering.session.user.User
close, getId, getPersistentContext, getSessions, getTransientContext, invalidate, isValid