@Component(value="blMultiTenantScheduledJobThreadInitializer") public class MultiTenantScheduledJobThreadInitializer extends Object implements com.broadleafcommerce.jobsevents.service.ScheduledJobThreadInitializer
| Modifier and Type | Field and Description |
|---|---|
protected org.broadleafcommerce.common.util.DeployBehaviorUtil |
deployBehaviorUtil |
protected org.broadleafcommerce.common.site.service.SiteService |
siteService |
| Constructor and Description |
|---|
MultiTenantScheduledJobThreadInitializer() |
| Modifier and Type | Method and Description |
|---|---|
void |
applyContext(Object container) |
void |
clearContext() |
protected void |
setupContext(Map<String,? extends com.broadleafcommerce.jobsevents.domain.ScheduledDetail> detailMap) |
protected org.broadleafcommerce.common.site.service.SiteService siteService
protected org.broadleafcommerce.common.util.DeployBehaviorUtil deployBehaviorUtil
public MultiTenantScheduledJobThreadInitializer()
public void applyContext(Object container)
applyContext in interface com.broadleafcommerce.jobsevents.service.ScheduledJobThreadInitializerprotected void setupContext(Map<String,? extends com.broadleafcommerce.jobsevents.domain.ScheduledDetail> detailMap)
public void clearContext()
clearContext in interface com.broadleafcommerce.jobsevents.service.ScheduledJobThreadInitializerCopyright © 2020. All rights reserved.