Class PrimaryStageInitializer
java.lang.Object
net.rgielen.fxweaver.samples.springboot.starter.application.PrimaryStageInitializer
- All Implemented Interfaces:
EventListener,org.springframework.context.ApplicationListener<StageReadyEvent>
@Component
public class PrimaryStageInitializer
extends Object
implements org.springframework.context.ApplicationListener<StageReadyEvent>
- Author:
- Rene Gielen
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
PrimaryStageInitializer
@Autowired public PrimaryStageInitializer(net.rgielen.fxweaver.core.FxWeaver fxWeaver)
-
-
Method Details
-
onApplicationEvent
- Specified by:
onApplicationEventin interfaceorg.springframework.context.ApplicationListener<StageReadyEvent>
-