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