@Service(value="blPurgeSystemEventConsumer") @Deprecated public class PurgeSystemEventConsumer extends AbstractSystemEventConsumer
Modifier and Type | Field and Description |
---|---|
protected ScheduledJobManager |
scheduledJobManager
Deprecated.
|
protected DatabaseSystemEventDao |
systemEventDao
Deprecated.
|
protected org.springframework.transaction.PlatformTransactionManager |
transactionManager
Deprecated.
|
protected org.broadleafcommerce.common.util.StreamingTransactionCapableUtil |
transUtil
Deprecated.
|
entityManagerFactory
DEFAULT_PRECEDENCE
Constructor and Description |
---|
PurgeSystemEventConsumer()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
consumeEvent(SystemEvent event)
Deprecated.
|
String |
getEventType()
Deprecated.
|
void |
init()
Deprecated.
|
getEntityManagerFactory, getOrder, setEntityManagerFactory
protected org.broadleafcommerce.common.util.StreamingTransactionCapableUtil transUtil
protected org.springframework.transaction.PlatformTransactionManager transactionManager
protected DatabaseSystemEventDao systemEventDao
protected ScheduledJobManager scheduledJobManager
@PostConstruct public void init()
public void consumeEvent(SystemEvent event)
public String getEventType()
Copyright © 2019. All rights reserved.