public class WeldStartupHelper
extends javafx.application.Application
CdiInjector for the mvvmFX framework.
Additionally it fires the stage that was provided by javafx as an cdi event. This event is observed by
MvvmfxCdiApplication to startup the users application.| Modifier and Type | Class and Description |
|---|---|
class |
WeldStartupHelper.StartupEvent |
| Constructor and Description |
|---|
WeldStartupHelper() |
| Modifier and Type | Method and Description |
|---|---|
void |
start(javafx.stage.Stage stage) |
Copyright © 2014 Saxonia Systems AG. All rights reserved.