public class LazyResolvingComposablePoolConfigurer extends AbstractLazyResolvingComposableConfigurer<PoolFactoryBean,PoolConfigurer> implements PoolConfigurer
PoolConfigurer
.PoolFactoryBean
,
PoolConfigurer
,
AbstractLazyResolvingComposableConfigurer
HIGHEST_PRECEDENCE, LOWEST_PRECEDENCE
Constructor and Description |
---|
LazyResolvingComposablePoolConfigurer() |
Modifier and Type | Method and Description |
---|---|
static LazyResolvingComposablePoolConfigurer |
create() |
static LazyResolvingComposablePoolConfigurer |
create(BeanFactory beanFactory) |
protected Class<PoolConfigurer> |
getConfigurerType()
|
configure, getBeanFactory, resolveConfigurers, setBeanFactory, with
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
configure, getOrder
public LazyResolvingComposablePoolConfigurer()
public static LazyResolvingComposablePoolConfigurer create()
public static LazyResolvingComposablePoolConfigurer create(@Nullable BeanFactory beanFactory)
protected Class<PoolConfigurer> getConfigurerType()
AbstractLazyResolvingComposableConfigurer
getConfigurerType
in class AbstractLazyResolvingComposableConfigurer<PoolFactoryBean,PoolConfigurer>
Class
type of the Configurer
composed by this Configurer
.Class
Copyright © 2011–2021 Pivotal Software, Inc.. All rights reserved.