@FunctionalInterface public interface LocatorConfigurer extends Configurer<LocatorFactoryBean>
Configurer
used to apply additional, customized configuration for an Apache Geode or Pivotal GemFire
Locator
.
This Configurer
is particularly useful when using LocatorApplication
annotation to configure
and bootstrap an Apache Geode or Pivotal GemFire Locator
.
This Configurer
is NOT applied when configuring and enabling an embedded Locator
using the @EnableLocator
annotation.FunctionalInterface
,
Locator
,
LocatorFactoryBean
,
Configurer
HIGHEST_PRECEDENCE, LOWEST_PRECEDENCE
configure, getOrder
Copyright © 2011–2021 Pivotal Software, Inc.. All rights reserved.