Spring Session for VMware GemFire
Package org.springframework.session.data.gemfire.config.annotation.web.http.support
package org.springframework.session.data.gemfire.config.annotation.web.http.support
-
ClassDescriptionThe SessionAttributesIndexFactoryBean class is a Spring
FactoryBeanthat creates a Pivotal GemFireIndexon the session attributes of theHttpSessionobject.TheSessionCacheTypeAwareRegionFactoryBeanclass is a SpringFactoryBeanused to construct, configure and initialize the Apache Geode/Pivotal GemFire cacheRegionused to store and manage Session state.TheSpringSessionGemFireConfigurerinterface defines a contract for programmatically controlling the configuration of either Apache Geode or Pivotal GemFire as a (HTTP)Sessionstate management provider in Spring Session.