Package com.hybris.cockpitng.lazyloading
Interface LazyTask
-
- All Known Implementing Classes:
DefaultLazyTask
public interface LazyTask
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidexecuteOnDone()Executes callback.voidexecuteTask()Method for executing task.
-