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