- All Implemented Interfaces:
- com.broadleafcommerce.jobsevents.service.EntityManagerFactoryAwareSystemEventConsumer, com.broadleafcommerce.jobsevents.service.SystemEventConsumer, org.springframework.core.Ordered
@Component(value="blStandardSiteCatalogAssignmentCacheInvalidationConsumer")
public class StandardSiteCatalogAssignmentCacheInvalidationConsumer
extends com.broadleafcommerce.jobsevents.service.AbstractSystemEventConsumer
Listen for changes to standard site catalog assignment. This event should represent a final assignment change. For example
if a "synced" catalog is added to a standard site, this event will not be thrown until the catalog is finished syncing
and the target status is achieved.
- Author:
- Jeff Fischer