Package com.hybris.cockpitng.lazyloading
Interface LazyTasksExecutorFactory
-
- All Known Implementing Classes:
DefaultLazyTasksExecutorFactory
public interface LazyTasksExecutorFactoryFactory for LazyTasksExecutor
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description LazyTasksExecutorgetInstance(WidgetInstanceManager wim)
-
-
-
Method Detail
-
getInstance
LazyTasksExecutor getInstance(WidgetInstanceManager wim)
-
-