@FunctionalInterface public interface ClientCacheConfigurer extends Configurer<ClientCacheFactoryBean>
ClientCacheConfigurer
interface defines a contract for implementing Objects
in order to
customize the configuration of a ClientCacheFactoryBean
used to construct, configure and initialize
an instance of a ClientCache
.FunctionalInterface
,
ClientCache
,
ClientCacheFactoryBean
,
ClientCacheApplication
,
Configurer
HIGHEST_PRECEDENCE, LOWEST_PRECEDENCE
configure, getOrder
Copyright © 2011–2023 Pivotal Software, Inc.. All rights reserved.