|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ModuleApplicationContextConfiguration | |
|---|---|
| ch.elca.el4j.core.context | |
| ch.elca.el4j.services.gui.swing | |
| Uses of ModuleApplicationContextConfiguration in ch.elca.el4j.core.context |
|---|
| Constructors in ch.elca.el4j.core.context with parameters of type ModuleApplicationContextConfiguration | |
|---|---|
ModuleApplicationContext(ModuleApplicationContextConfiguration config)
Constructor to create a module application context by using the given configurations. |
|
| Uses of ModuleApplicationContextConfiguration in ch.elca.el4j.services.gui.swing |
|---|
| Methods in ch.elca.el4j.services.gui.swing with parameters of type ModuleApplicationContextConfiguration | ||
|---|---|---|
static
|
GUIApplication.launch(Class<T> applicationClass,
String[] args,
ModuleApplicationContextConfiguration contextConfig)
Launch the application and do some adaptations for Spring. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||