| Package | Description |
|---|---|
| org.springframework.data.gemfire |
Package providing integration of
Pivotal GemFire
with Spring concepts.
|
| org.springframework.data.gemfire.support |
Support package for Spring Pivotal GemFire integration.
|
| Modifier and Type | Field and Description |
|---|---|
protected GemfireBeanFactoryLocator |
CacheFactoryBean.beanFactoryLocator |
| Modifier and Type | Method and Description |
|---|---|
GemfireBeanFactoryLocator |
CacheFactoryBean.getBeanFactoryLocator()
Returns a reference to the configured
GemfireBeanFactoryLocator used to resolve Spring bean references
in native Pivotal GemFire/Apache Geode native config (e.g. |
| Modifier and Type | Method and Description |
|---|---|
static GemfireBeanFactoryLocator |
GemfireBeanFactoryLocator.newBeanFactoryLocator()
Factory method to construct a new, initialized instance of
GemfireBeanFactoryLocator. |
static GemfireBeanFactoryLocator |
GemfireBeanFactoryLocator.newBeanFactoryLocator(BeanFactory beanFactory,
String associatedBeanName)
Factory method to construct a new, initialized instance of
GemfireBeanFactoryLocator with the given
default Spring BeanFactory and associated Spring bean name. |
GemfireBeanFactoryLocator |
GemfireBeanFactoryLocator.withBeanName(String beanName)
Builder method to set the bean name used by this locator to lookup a Spring
BeanFactory. |
Copyright © 2011–2018 Pivotal Software, Inc.. All rights reserved.