Class OrderIndexerQueueAutoConfiguration
java.lang.Object
com.broadleafcommerce.search.index.order.queue.autoconfigure.OrderIndexerQueueAutoConfiguration
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionOrderQueueLoader<com.broadleafcommerce.search.index.core.queue.BatchIdHolder<String>>
orderQueueLoader
(com.broadleafcommerce.search.index.autoconfigure.IndexerProperties indexerProperties, OrderIndexerProperties orderIndexerProperties, OrderService orderService)
-
Constructor Details
-
OrderIndexerQueueAutoConfiguration
public OrderIndexerQueueAutoConfiguration()
-
-
Method Details
-
orderQueueLoader
@Bean @ConditionalOnMissingBean public OrderQueueLoader<com.broadleafcommerce.search.index.core.queue.BatchIdHolder<String>> orderQueueLoader(com.broadleafcommerce.search.index.autoconfigure.IndexerProperties indexerProperties, OrderIndexerProperties orderIndexerProperties, OrderService orderService)
-