Uses of Package
org.springframework.data.gemfire

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

Classes in org.springframework.data.gemfire used by org.springframework.data.gemfire
DeclarableSupport
          Convenience class for Spring-aware GemFire Declarable components.
GemfireAccessor
          Base class for GemfireTemplate and GemfireInterceptor, defining common properties such as Region.
GemfireCallback
          Callback interface for GemFire code.
RegionLookupFactoryBean
          Simple FactoryBean for retrieving generic GemFire Regions.
 

Classes in org.springframework.data.gemfire used by org.springframework.data.gemfire.client
RegionFactoryBean
          FactoryBean for creating generic GemFire Regions.
RegionLookupFactoryBean
          Simple FactoryBean for retrieving generic GemFire Regions.
 

Classes in org.springframework.data.gemfire used by org.springframework.data.gemfire.support
GemfireTemplate
          Helper class that simplifies GemFire data access code and converts GemFireCheckedException and GemFireException into Spring DataAccessException, following the org.springframework.dao exception hierarchy.
 



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