Return to www.inductionframework.org

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

Packages that use Config.ViewResolver
com.acciente.induction.init   
com.acciente.induction.init.config   
com.acciente.induction.init.config.xmlconfigloader   
 

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

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

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

Methods in com.acciente.induction.init.config that return Config.ViewResolver
 Config.ViewResolver Config.getViewResolver()
          This method is used to access the settings used to configure the view resolver.
 

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

Constructors in com.acciente.induction.init.config.xmlconfigloader with parameters of type Config.ViewResolver
ViewResolverRule(Config.ViewResolver oViewResolver)
           
 


Return to www.inductionframework.org

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