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

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

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

Methods in com.acciente.induction.init with parameters of type Config.ViewMapping
static ViewResolver ViewResolverInitializer.getViewResolver(Config.ViewResolver oViewResolverConfig, Config.ViewMapping oViewMappingConfig, ModelPool oModelPool, ClassLoader oClassLoader, javax.servlet.ServletConfig oServletConfig)
           
 

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

Methods in com.acciente.induction.init.config that return Config.ViewMapping
 Config.ViewMapping Config.getViewMapping()
          This method is used to access the settings used to configure the view mapping.
 

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

Constructors in com.acciente.induction.init.config.xmlconfigloader with parameters of type Config.ViewMapping
ViewMappingRule(Config.ViewMapping oViewMapping)
           
 

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

Constructors in com.acciente.induction.resolver with parameters of type Config.ViewMapping
ShortURLViewResolver(Config.ViewMapping oViewMapping, ClassLoader oClassLoader)
           
 



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