@Service(value="blConsumeWorker") public class ConsumeWorkerImpl extends AbstractConsumerWorker
SystemEvent
instances
for this node. This worker specifically deals with VM and GLOBAL event types.Modifier and Type | Field and Description |
---|---|
protected DatabaseSystemEventNode |
eventNode |
protected DatabaseSystemEventDao |
systemEventDao |
protected org.springframework.transaction.PlatformTransactionManager |
transactionManager |
protected org.broadleafcommerce.common.util.StreamingTransactionCapableUtil |
transUtil |
Constructor and Description |
---|
ConsumeWorkerImpl() |
Modifier and Type | Method and Description |
---|---|
void |
execute(org.quartz.JobExecutionContext jobExecutionContext) |
void |
init() |
populateSystemEvents
protected DatabaseSystemEventNode eventNode
protected org.broadleafcommerce.common.util.StreamingTransactionCapableUtil transUtil
protected org.springframework.transaction.PlatformTransactionManager transactionManager
protected DatabaseSystemEventDao systemEventDao
@PostConstruct public void init()
public void execute(org.quartz.JobExecutionContext jobExecutionContext)
Copyright © 2019. All rights reserved.