protected static class EmbeddedServiceConfigurationSupport.PeerGemFirePropertiesConfigurer extends EmbeddedServiceConfigurationSupport.AbstractGemFirePropertiesConfigurer implements PeerCacheConfigurer
HIGHEST_PRECEDENCE, LOWEST_PRECEDENCE| Modifier | Constructor and Description |
|---|---|
protected |
PeerGemFirePropertiesConfigurer(Properties gemfireProperties) |
| Modifier and Type | Method and Description |
|---|---|
void |
configure(String beanName,
CacheFactoryBean bean)
Applies additional user-defined configuration to the given Spring component.
|
configureGemFirePropertiesclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetOrderprotected PeerGemFirePropertiesConfigurer(@NonNull Properties gemfireProperties)
public void configure(@Nullable String beanName, @NonNull CacheFactoryBean bean)
Configurerconfigure in interface Configurer<CacheFactoryBean>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–2022 Pivotal Software, Inc.. All rights reserved.