Interface TaskManagerMBean
-
- All Known Implementing Classes:
TaskManager
public interface TaskManagerMBeantasks- Author:
- Nacos
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetTaskInfos()get task info
-
-
-
Method Detail
-
getTaskInfos
String getTaskInfos()
get task info- Returns:
- info
-
-