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