public class LazyResolvingComposablePoolConfigurer extends AbstractLazyResolvingComposableConfigurer<PoolFactoryBean,PoolConfigurer> implements PoolConfigurer
PoolConfigurer.PoolFactoryBean,
PoolConfigurer,
AbstractLazyResolvingComposableConfigurerHIGHEST_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, withclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitconfigure, getOrderpublic LazyResolvingComposablePoolConfigurer()
public static LazyResolvingComposablePoolConfigurer create()
public static LazyResolvingComposablePoolConfigurer create(@Nullable BeanFactory beanFactory)
protected Class<PoolConfigurer> getConfigurerType()
AbstractLazyResolvingComposableConfigurergetConfigurerType in class AbstractLazyResolvingComposableConfigurer<PoolFactoryBean,PoolConfigurer>Class type of the Configurer composed by this Configurer.ClassCopyright © 2011–2021 Pivotal Software, Inc.. All rights reserved.