Class LazyResolvingComposableIndexConfigurer

All Implemented Interfaces:
org.springframework.beans.factory.Aware, org.springframework.beans.factory.BeanFactoryAware, org.springframework.core.Ordered, IndexConfigurer, Configurer<IndexFactoryBean>

public class LazyResolvingComposableIndexConfigurer extends AbstractLazyResolvingComposableConfigurer<IndexFactoryBean,IndexConfigurer> implements IndexConfigurer
Composition for IndexConfigurer.
Since:
2.2.0
See Also: