Class CatalogIndexerMessagingAutoConfiguration

java.lang.Object
com.broadleafcommerce.search.index.catalog.messaging.autoconfigure.CatalogIndexerMessagingAutoConfiguration

@Configuration public class CatalogIndexerMessagingAutoConfiguration extends Object
  • Constructor Details

    • CatalogIndexerMessagingAutoConfiguration

      public CatalogIndexerMessagingAutoConfiguration(com.broadleafcommerce.search.index.core.service.ReindexDelegationService reindexDelegationService, CatalogService catalogService, com.broadleafcommerce.search.index.core.service.ReindexService reindexService, com.fasterxml.jackson.databind.ObjectMapper objectMapper, com.broadleafcommerce.common.messaging.service.IdempotentMessageConsumptionService idempotentMessageConsumptionService)
  • Method Details