Package org.bidib.wizard.startup
Class InitLegacySingletonsApplicationRunner
java.lang.Object
org.bidib.wizard.startup.InitLegacySingletonsApplicationRunner
- All Implemented Interfaces:
org.springframework.boot.ApplicationRunner
@Component
@Order(1)
public class InitLegacySingletonsApplicationRunner
extends Object
implements org.springframework.boot.ApplicationRunner
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
InitLegacySingletonsApplicationRunner
public InitLegacySingletonsApplicationRunner()
-
-
Method Details
-
run
public void run(org.springframework.boot.ApplicationArguments args) - Specified by:
runin interfaceorg.springframework.boot.ApplicationRunner
-