65666768697071
} @Override public void start(Stage primaryStage) throws Exception { weld.initialize().event().select(new AnnotationLiteral<DefaultStartupEvent>() { }).fire(new StartupEvent(primaryStage, getParameters())); }