| Class | Description |
|---|---|
| AFXSpringJavaConfigLauncher |
JavaFX / Spring application launcher; This abstract class handles reference
to spring context and contains the JavaFX start method; Implement this
abstract class and add a main method to call the default JavaFX launch
("Application.launch(args);") sequence.
|
| AFXSpringXmlLauncher |
JavaFX / Spring application launcher; This abstract class handles reference
to spring context and contains the JavaFX start method; Implement this
abstract class and add a main method to call the default JavaFX launch
("Application.launch(args);") sequence
|
| ASpringLauncher |
Created by Andy Moncsek on 03.02.14.
|
| SpringJavaConfigLauncher |
Created by amo on 28.01.14.
|
| SpringXmlConfigLauncher |
The SpringLaucher class resolves the spring.xml file and handles access to
beans
|
Copyright © 2014. All rights reserved.