| Package | Description |
|---|---|
| org.springframework.data.gemfire.config.annotation | |
| org.springframework.data.gemfire.config.annotation.support |
| Modifier and Type | Method and Description |
|---|---|
default void |
RegionConfigurer.configure(String beanName,
ClientRegionFactoryBean<?,?> bean)
Configuration callback method providing a reference to a
ClientRegionFactoryBean used to construct,
configure and initialize an instance of a client Region. |
| Modifier and Type | Method and Description |
|---|---|
protected <K,V> ClientRegionFactoryBean<K,V> |
CacheTypeAwareRegionFactoryBean.newClientRegionFactoryBean()
Constructs a new instance of the
ClientRegionFactoryBean. |
Copyright © 2011–2021 Pivotal Software, Inc.. All rights reserved.