| Class | Description |
|---|---|
| GemFireCacheTypeAwareRegionFactoryBean<K,V> |
The
GemFireCacheTypeAwareRegionFactoryBean class is a Spring FactoryBean
used to construct, configure and initialize the GemFire cache Region used to
store and manage Session state. |
| SessionAttributesIndexFactoryBean |
The SessionAttributesIndexFactoryBean class is a Spring
FactoryBean that creates a GemFire Index
on the session attributes of the HttpSession object. |