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