Uses of Interface
com.acciente.induction.init.config.ConfigLoader

Packages that use ConfigLoader
com.acciente.induction.init   
com.acciente.induction.init.config.xmlconfigloader   
 

Uses of ConfigLoader in com.acciente.induction.init
 

Methods in com.acciente.induction.init that return ConfigLoader
static ConfigLoader ConfigLoaderInitializer.getConfigLoader(javax.servlet.ServletConfig oServletConfig)
          Loads the configuration parameters used to configure every module in this dispatcher servlet.
 

Uses of ConfigLoader in com.acciente.induction.init.config.xmlconfigloader
 

Classes in com.acciente.induction.init.config.xmlconfigloader that implement ConfigLoader
 class XMLConfigLoader
          An implementation of the ConfigLoader that loads the configuration from an XML file.
 



Copyright © 2008-2013 Acciente, LLC. All Rights Reserved.