Class LazyResolvingComposablePoolConfigurer

All Implemented Interfaces:
org.springframework.beans.factory.Aware, org.springframework.beans.factory.BeanFactoryAware, org.springframework.core.Ordered, PoolConfigurer, Configurer<PoolFactoryBean>

public class LazyResolvingComposablePoolConfigurer extends AbstractLazyResolvingComposableConfigurer<PoolFactoryBean,PoolConfigurer> implements PoolConfigurer
Composition of PoolConfigurer.
Since:
2.2.0
See Also: