Interface ActionExecutor
-
- All Known Implementing Classes:
MemoryDumper,MetricsSnapshot,Netstat,OpenFileFinder,ServerInfo,ThreadDumper
public interface ActionExecutorInterface for Action Executors to implement.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidexecute(String filepath)
-
-
-
Method Detail
-
execute
void execute(String filepath)
-
-