类 ModuleTesterRunner
java.lang.Object
org.dromara.northstar.strategy.tester.ModuleTesterRunner
- 所有已实现的接口:
org.springframework.boot.CommandLineRunner
@Order(2147483647)
@Component
@ConditionalOnBean(AbstractTester.class)
public class ModuleTesterRunner
extends Object
implements org.springframework.boot.CommandLineRunner
-
构造器概要
构造器 -
方法概要
-
构造器详细资料
-
ModuleTesterRunner
public ModuleTesterRunner()
-
-
方法详细资料
-
run
- 指定者:
run在接口中org.springframework.boot.CommandLineRunner- 抛出:
Exception
-