Class AbstractSessionAttributes

java.lang.Object
org.wildfly.clustering.session.cache.attributes.AbstractSessionAttributes
All Implemented Interfaces:
AutoCloseable, Map<String,Object>, org.wildfly.clustering.server.Registration, SessionAttributes
Direct Known Subclasses:
CoarseSessionAttributes, FineSessionAttributes

public abstract class AbstractSessionAttributes extends Object implements SessionAttributes
Author:
Paul Ferraro