Uses of Class
ch.elca.el4j.core.context.ModuleApplicationContextConfiguration

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
<T extends GUIApplication>
void
GUIApplication.launch(Class<T> applicationClass, String[] args, ModuleApplicationContextConfiguration contextConfig)
          Launch the application and do some adaptations for Spring.
 



Copyright © 2005-2011 ELCA. All Rights Reserved.