接口 BaseCommand
-
- 所有已知子接口:
BaseCommand
@SPI public interface BaseCommand
-
-
方法详细资料
-
execute
String execute(CommandContext commandContext, String[] args)
-
-
BaseCommand@SPI public interface BaseCommand
String execute(CommandContext commandContext, String[] args)