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