Uses of Interface
org.wildfly.clustering.web.cache.session.attributes.ImmutableSessionAttributesFactory
Packages that use ImmutableSessionAttributesFactory
Package
Description
-
Uses of ImmutableSessionAttributesFactory in org.wildfly.clustering.web.cache.session
Methods in org.wildfly.clustering.web.cache.session that return ImmutableSessionAttributesFactoryModifier and TypeMethodDescriptionCompositeImmutableSessionFactory.getAttributesFactory()ImmutableSessionFactory.getAttributesFactory()Constructors in org.wildfly.clustering.web.cache.session with parameters of type ImmutableSessionAttributesFactoryModifierConstructorDescriptionCompositeImmutableSessionFactory(ImmutableSessionMetaDataFactory<MV> metaDataFactory, ImmutableSessionAttributesFactory<AV> attributesFactory) -
Uses of ImmutableSessionAttributesFactory in org.wildfly.clustering.web.cache.session.attributes
Subinterfaces of ImmutableSessionAttributesFactory in org.wildfly.clustering.web.cache.session.attributes