@FunctionalInterface public interface CacheServerConfigurer extends Configurer<CacheServerFactoryBean>
CacheServerConfigurer
interface defines a contract for implementing Objects
in order to
customize the configuration of a CacheServerFactoryBean
used to construct, configure and initialize
an instance of CacheServer
.FunctionalInterface
,
CacheServer
,
CacheServerApplication
,
EnableCacheServer
,
EnableCacheServers
,
Configurer
,
CacheServerFactoryBean
HIGHEST_PRECEDENCE, LOWEST_PRECEDENCE
configure, getOrder
Copyright © 2011–2021 Pivotal Software, Inc.. All rights reserved.