@FunctionalInterface public interface DiskStoreConfigurer extends Configurer<DiskStoreFactoryBean>
DiskStoreConfigurer
interface defines a contract for implementing Objects
in order to
customize the configuration of a DiskStoreFactoryBean
used to construct, configure and initialize
a DiskStore
.FunctionalInterface
,
DiskStore
,
DiskStoreFactoryBean
,
EnableDiskStore
,
EnableDiskStores
,
Configurer
HIGHEST_PRECEDENCE, LOWEST_PRECEDENCE
configure, getOrder
Copyright © 2011–2021 Pivotal Software, Inc.. All rights reserved.