Uses of Class
org.springframework.data.gemfire.CacheFactoryBean.JndiDataSource
Packages that use CacheFactoryBean.JndiDataSource
-
Uses of CacheFactoryBean.JndiDataSource in org.springframework.data.gemfire
Methods in org.springframework.data.gemfire that return types with arguments of type CacheFactoryBean.JndiDataSourceMethod parameters in org.springframework.data.gemfire with type arguments of type CacheFactoryBean.JndiDataSourceModifier and TypeMethodDescriptionvoidCacheFactoryBean.setJndiDataSources(List<CacheFactoryBean.JndiDataSource> jndiDataSources) -
Uses of CacheFactoryBean.JndiDataSource in org.springframework.data.gemfire.config.annotation
Methods in org.springframework.data.gemfire.config.annotation that return types with arguments of type CacheFactoryBean.JndiDataSourceModifier and TypeMethodDescriptionprotected List<CacheFactoryBean.JndiDataSource>AbstractCacheConfiguration.getJndiDataSources()