Interface JobListener
-
- All Known Implementing Classes:
ResultJobListener
public interface JobListener监听任务执行情况- Author:
- lb
- Date:
- 2023年12月4日
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidend(Communication communication)
-
-
-
Method Detail
-
end
void end(Communication communication)
-
-