Class CachedUser<C,T,D,S>
java.lang.Object
org.wildfly.clustering.session.cache.user.DecoratedUser<C,T,D,S>
org.wildfly.clustering.session.cache.user.CachedUser<C,T,D,S>
- Type Parameters:
C- the persistent context typeT- the transient context typeD- the deployment typeS- the session type
- All Implemented Interfaces:
AutoCloseable,Supplier<org.wildfly.clustering.session.user.User<C,,T, D, S>> CacheableUser<C,,T, D, S> org.wildfly.clustering.session.user.User<C,T, D, S>
- Author:
- Paul Ferraro
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.wildfly.clustering.session.cache.user.DecoratedUser
equals, get, getId, getPersistentContext, getSessions, getTransientContext, hashCode, invalidate, isValid, toStringMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface org.wildfly.clustering.session.user.User
getId, getPersistentContext, getSessions, getTransientContext, invalidate, isValid