Package org.wildfly.clustering.web.cache.session.attributes
-
Interface Summary Interface Description ImmutableSessionAttributesFactory<V> Factory for creatingImmutableSessionAttributesobjects.SessionAttributes SessionAttributesFactory<C,V> Factory for creating aSessionAttributesobject.SessionAttributesFactoryConfiguration<S,C,L,V,SV> Configuration of a factory for creating aSessionAttributesobject. -
Class Summary Class Description MarshalledValueSessionAttributesFactoryConfiguration<S,SC,AL,V,LC> Configuration for a factory for creatingSessionAttributesobjects, based on marshalled values.SimpleImmutableSessionAttributes An immutable "snapshot" of a session's attributes which can be accessed outside the scope of a transaction.