@Service(value="blCatalogSolrIndexEventConsumer")
public class SolrIndexEventConsumer
extends com.broadleafcommerce.jobsevents.service.AbstractSystemEventConsumer
| Modifier and Type | Field and Description |
|---|---|
protected static org.apache.commons.logging.Log |
LOG |
protected org.broadleafcommerce.core.search.service.solr.index.SolrIndexService |
sis |
entityManagerFactory| Constructor and Description |
|---|
SolrIndexEventConsumer(org.broadleafcommerce.core.search.service.solr.index.SolrIndexService sis) |
| Modifier and Type | Method and Description |
|---|---|
void |
consumeEvent(com.broadleafcommerce.jobsevents.domain.SystemEvent systemEvent) |
String |
getEventType() |
protected static final org.apache.commons.logging.Log LOG
protected final org.broadleafcommerce.core.search.service.solr.index.SolrIndexService sis
@Autowired public SolrIndexEventConsumer(org.broadleafcommerce.core.search.service.solr.index.SolrIndexService sis)
public void consumeEvent(com.broadleafcommerce.jobsevents.domain.SystemEvent systemEvent)
public String getEventType()
Copyright © 2020. All rights reserved.