Uses of Class
org.broadleafcommerce.common.util.EntityManagerAwareRunnable
Packages that use EntityManagerAwareRunnable
-
Uses of EntityManagerAwareRunnable in org.broadleafcommerce.core.search.service.solr.indexer
Methods in org.broadleafcommerce.core.search.service.solr.indexer that return EntityManagerAwareRunnableModifier and TypeMethodDescriptionprotected EntityManagerAwareRunnable
CatalogSolrIndexUpdateCommandHandlerImpl.createBackgroundRunnable
(ReindexStateHolder holder, List<Long> ids, Semaphore sem, Long catalogId, Long siteId, SandBox sandBox) This is where most of the heavy lifting happens.