Uses of Interface
ch.elca.el4j.core.context.RefreshableModuleApplicationContext

Packages that use RefreshableModuleApplicationContext
ch.elca.el4j.core.context   
ch.elca.el4j.web.context   
 

Uses of RefreshableModuleApplicationContext in ch.elca.el4j.core.context
 

Classes in ch.elca.el4j.core.context that implement RefreshableModuleApplicationContext
 class ModuleApplicationContext
           Class that loads the ApplicationContext given an array of config files and an array of exclusion config files.
 

Uses of RefreshableModuleApplicationContext in ch.elca.el4j.web.context
 

Classes in ch.elca.el4j.web.context that implement RefreshableModuleApplicationContext
 class ModuleWebApplicationContext
          This web application context behaves exactly the same way as Spring's XmlWebApplicationContext but uses a ResourcePatternResolver that preserves the order defined by the EL4J's module hierarchy.
 



Copyright © 2005-2011 ELCA. All Rights Reserved.