protected static class EmbeddedServiceConfigurationSupport.LocatorGemFirePropertiesConfigurer extends Object implements LocatorConfigurer
HIGHEST_PRECEDENCE, LOWEST_PRECEDENCE| Constructor and Description |
|---|
LocatorGemFirePropertiesConfigurer(Properties gemfireProperties) |
| Modifier and Type | Method and Description |
|---|---|
void |
configure(String beanName,
LocatorFactoryBean bean)
Applies additional user-defined configuration to the given Spring component.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetOrderpublic LocatorGemFirePropertiesConfigurer(Properties gemfireProperties)
public void configure(String beanName, LocatorFactoryBean bean)
Configurerconfigure in interface Configurer<LocatorFactoryBean>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.