Class MutableUserSessions<D,S>

java.lang.Object
org.wildfly.clustering.session.cache.user.MutableUserSessions<D,S>
Type Parameters:
D - the deployment type
S - the session type
All Implemented Interfaces:
UserSessions<D,S>

public class MutableUserSessions<D,S> extends Object implements UserSessions<D,S>
A mutable user sessions implementation.