Uses of Class
org.springframework.data.gemfire.AbstractResolvableCacheFactoryBean
Package
Description
Package providing integration of
GemFire
with Spring concepts.
Classes providing support for GemFire client configuration.
-
Uses of AbstractResolvableCacheFactoryBean in org.springframework.data.gemfire
Modifier and TypeClassDescriptionclass
SpringFactoryBean
used to construct, configure and initialize a peerCache
instance. -
Uses of AbstractResolvableCacheFactoryBean in org.springframework.data.gemfire.client
Modifier and TypeClassDescriptionclass
SpringFactoryBean
used to construct, configure and initialize aClientCache
.