| Package | Description |
|---|---|
| org.springframework.data.gemfire |
Package providing integration of
GemFire
with Spring concepts.
|
| org.springframework.data.gemfire.config.annotation | |
| org.springframework.data.gemfire.config.annotation.support |
| Modifier and Type | Method and Description |
|---|---|
LocatorConfigurer |
LocatorFactoryBean.getCompositeLocatorConfigurer() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
LocatorFactoryBean.applyLocatorConfigurers(LocatorConfigurer... locatorConfigurers) |
void |
LocatorFactoryBean.setLocatorConfigurers(LocatorConfigurer... locatorConfigurers) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
LocatorFactoryBean.applyLocatorConfigurers(Iterable<LocatorConfigurer> locatorConfigurers) |
void |
LocatorFactoryBean.setLocatorConfigurers(List<LocatorConfigurer> locatorConfigurers) |
| Modifier and Type | Class and Description |
|---|---|
class |
LazyResolvingComposableLocatorConfigurer
Composition for
LocatorConfigurer. |
| Modifier and Type | Method and Description |
|---|---|
LocatorConfigurer |
AutoConfiguredAuthenticationConfiguration.authenticationInitializingLocatorConfigurer(Authentication<String,String> authentication) |
LocatorConfigurer |
BeanFactoryLocatorConfiguration.useBeanFactoryLocatorLocatorConfigurer()
Declares and registers a
LocatorConfigurer bean to configure a LocatorFactoryBean
by setting the useBeanFactoryLocator property to true. |
| Modifier and Type | Method and Description |
|---|---|
protected Class<LocatorConfigurer> |
LazyResolvingComposableLocatorConfigurer.getConfigurerType() |
| Modifier and Type | Class and Description |
|---|---|
protected static class |
EmbeddedServiceConfigurationSupport.LocatorGemFirePropertiesConfigurer |
Copyright © 2011–2023 Pivotal Software, Inc.. All rights reserved.