public class DefaultLazyTasksExecutorFactory extends Object implements LazyTasksExecutorFactory
| Modifier and Type | Field and Description |
|---|---|
protected static String |
LAZY_TASK_EXECUTOR |
| Constructor and Description |
|---|
DefaultLazyTasksExecutorFactory() |
| Modifier and Type | Method and Description |
|---|---|
DefaultLazyTasksExecutor |
getInstance(WidgetInstanceManager wim)
Factory method.
|
protected DefaultLazyTasksExecutor |
getLazyTasksExecutor() |
protected Executable |
removeInstanceFromModel(WidgetInstanceManager wim) |
protected static final String LAZY_TASK_EXECUTOR
public DefaultLazyTasksExecutor getInstance(WidgetInstanceManager wim)
getInstance in interface LazyTasksExecutorFactorywim - WidgetInstanceManager of widget. Lazy tasks are executed for this widgetprotected DefaultLazyTasksExecutor getLazyTasksExecutor()
protected Executable removeInstanceFromModel(WidgetInstanceManager wim)
Copyright © 2018. All rights reserved.