Interface TaskExecutor
-
- All Known Implementing Classes:
TaskDataExecutor
public interface TaskExecutor
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidexecute()Abstract method with execution task code
-