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