public class SiteAwareRunnable extends Object implements Runnable
Runnable object to support SiteContext in reusable threads| Modifier and Type | Field and Description |
|---|---|
protected SiteContext |
siteContext |
protected Runnable |
wrappedRunnable |
| Constructor and Description |
|---|
SiteAwareRunnable(SiteContext siteContext,
Runnable wrappedRunnable) |
protected SiteContext siteContext
protected Runnable wrappedRunnable
public SiteAwareRunnable(SiteContext siteContext, Runnable wrappedRunnable)
Copyright © 2023 CrafterCMS. All rights reserved.