Interface SessionAttributes

All Superinterfaces:
AutoCloseable, Map<String,Object>, org.wildfly.clustering.server.Registration
All Known Implementing Classes:
AbstractSessionAttributes, CoarseSessionAttributes, DetachedSessionAttributes, FineSessionAttributes

public interface SessionAttributes extends Map<String,Object>, org.wildfly.clustering.server.Registration
Author:
Paul Ferraro