Uses of Class
org.springframework.data.gemfire.RegionLookupFactoryBean

Packages that use RegionLookupFactoryBean
org.springframework.data.gemfire Package providing integration of GemFire with Spring concepts. 
org.springframework.data.gemfire.client Classes providing support for GemFire client configuration. 
 

Uses of RegionLookupFactoryBean in org.springframework.data.gemfire
 

Subclasses of RegionLookupFactoryBean in org.springframework.data.gemfire
 class RegionFactoryBean<K,V>
          FactoryBean for creating generic GemFire Regions.
 

Uses of RegionLookupFactoryBean in org.springframework.data.gemfire.client
 

Subclasses of RegionLookupFactoryBean in org.springframework.data.gemfire.client
 class ClientRegionFactoryBean<K,V>
          Client extension for GemFire regions.
 



Copyright © 2010-2011 SpringSource, a division of VMware. All Rights Reserved.