Uses of Class
com.acciente.induction.init.config.Config.ControllerMapping

Packages that use Config.ControllerMapping
com.acciente.induction.init   
com.acciente.induction.init.config   
com.acciente.induction.init.config.xmlconfigloader   
com.acciente.induction.resolver   
 

Uses of Config.ControllerMapping in com.acciente.induction.init
 

Methods in com.acciente.induction.init with parameters of type Config.ControllerMapping
static ControllerResolver ControllerResolverInitializer.getControllerResolver(Config.ControllerResolver oControllerResolverConfig, Config.ControllerMapping oControllerMappingConfig, ModelPool oModelPool, ClassLoader oClassLoader, javax.servlet.ServletConfig oServletConfig)
           
 

Uses of Config.ControllerMapping in com.acciente.induction.init.config
 

Methods in com.acciente.induction.init.config that return Config.ControllerMapping
 Config.ControllerMapping Config.getControllerMapping()
          This method is used to access the settings used to configure the controller mapping.
 

Uses of Config.ControllerMapping in com.acciente.induction.init.config.xmlconfigloader
 

Constructors in com.acciente.induction.init.config.xmlconfigloader with parameters of type Config.ControllerMapping
ControllerMappingRule(Config.ControllerMapping oControllerMapping)
           
 

Uses of Config.ControllerMapping in com.acciente.induction.resolver
 

Constructors in com.acciente.induction.resolver with parameters of type Config.ControllerMapping
ShortURLControllerResolver(Config.ControllerMapping oControllerMapping, ClassLoader oClassLoader)
           
 



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