Class CatalogIndexerServiceAutoConfiguration
java.lang.Object
com.broadleafcommerce.search.index.catalog.service.autoconfigure.CatalogIndexerServiceAutoConfiguration
@Configuration
@EnableConfigurationProperties(CatalogIndexerServiceProperties.class)
@AutoConfigureAfter(com.broadleafcommerce.data.tracking.core.interlink.autoconfigure.InterlinkClientConfig.class)
public class CatalogIndexerServiceAutoConfiguration
extends Object
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classSet up Interlink reflection for catalog indexing (if applicable). -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
CatalogIndexerServiceAutoConfiguration
public CatalogIndexerServiceAutoConfiguration()
-
-
Method Details
-
indexerCatalogService
-