| Interface | Description |
|---|---|
| BroadleafApplicationListener<E extends org.springframework.context.ApplicationEvent> |
Works in conjection with
org.broadleafcommerce.common.event.BroadleafApplicationEventMulticaster except
the event listener can indicate if the event should be run in a background thread. |
| Class | Description |
|---|---|
| BroadleafApplicationEvent |
Base abstract ApplicationEvent that provides a marker for Broadleaf events and provides a default
context map.
|
| BroadleafApplicationEventMulticaster |
This class is a simple extension to Spring's SimpleApplicationEventMulticaster.
|
| ReindexEvent |
Copyright © 2017. All rights reserved.