protected static class EmbeddedServiceConfigurationSupport.ClientGemFirePropertiesConfigurer extends EmbeddedServiceConfigurationSupport.AbstractGemFirePropertiesConfigurer implements ClientCacheConfigurer
HIGHEST_PRECEDENCE, LOWEST_PRECEDENCE| Modifier | Constructor and Description |
|---|---|
protected |
ClientGemFirePropertiesConfigurer(Properties gemfireProperties) |
| Modifier and Type | Method and Description |
|---|---|
void |
configure(String beanName,
ClientCacheFactoryBean bean)
Applies additional user-defined configuration to the given Spring component.
|
configureGemFirePropertiesclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetOrderprotected ClientGemFirePropertiesConfigurer(Properties gemfireProperties)
public void configure(String beanName, ClientCacheFactoryBean bean)
Configurerconfigure in interface Configurer<ClientCacheFactoryBean>beanName - String containing the name of the Spring bean (component).bean - Spring component used to construct, configure and initialize the Apache Geode or Pivotal GemFire
Object declared as a bean in the Spring container.Copyright © 2011–2020 Pivotal Software, Inc.. All rights reserved.