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