Package | Description |
---|---|
com.broadleafcommerce.jobsevents.cache | |
com.broadleafcommerce.jobsevents.service | |
com.broadleafcommerce.jobsevents.service.consumer |
Modifier and Type | Class and Description |
---|---|
class |
AbstractClusterCache
A lightweight cluster-aware cache mechanism that leverages ehcache.
|
Modifier and Type | Interface and Description |
---|---|
interface |
EntityManagerFactoryAwareSystemEventConsumer |
Modifier and Type | Class and Description |
---|---|
class |
AbstractSystemEventConsumer
Provides common functionality to all
SystemEventConsumer instances. |
Modifier and Type | Field and Description |
---|---|
protected Map<String,List<SystemEventConsumer>> |
DatabaseSystemEventNodeImpl.eventConsumers |
Modifier and Type | Method and Description |
---|---|
Map<String,List<SystemEventConsumer>> |
DatabaseSystemEventNode.getEventConsumers()
All the
SystemEventConsumer instances registered in Spring. |
Map<String,List<SystemEventConsumer>> |
DatabaseSystemEventNodeImpl.getEventConsumers() |
Modifier and Type | Method and Description |
---|---|
protected void |
DatabaseSystemEventNodeImpl.executeEvent(SystemEventConsumer consumer,
SystemEvent lockedEvent) |
Modifier and Type | Method and Description |
---|---|
void |
DatabaseSystemEventNode.setEventConsumers(Map<String,List<SystemEventConsumer>> eventConsumers) |
void |
DatabaseSystemEventNodeImpl.setEventConsumers(Map<String,List<SystemEventConsumer>> eventConsumers) |
Modifier and Type | Class and Description |
---|---|
class |
PurgeSystemEventConsumer
Deprecated.
|
Copyright © 2019. All rights reserved.