Return to www.inductionframework.org

Uses of Interface
com.acciente.induction.resolver.ViewResolver

Packages that use ViewResolver
com.acciente.induction.dispatcher.resolver   
com.acciente.induction.init   
com.acciente.induction.resolver   
 

Uses of ViewResolver in com.acciente.induction.dispatcher.resolver
 

Constructors in com.acciente.induction.dispatcher.resolver with parameters of type ViewResolver
ViewResolverExecutor(ViewResolver oViewResolver, ViewResolverParameterProviderFactory oViewResolverParameterProviderFactory)
           
 

Uses of ViewResolver in com.acciente.induction.init
 

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

Uses of ViewResolver in com.acciente.induction.resolver
 

Classes in com.acciente.induction.resolver that implement ViewResolver
 class ShortURLViewResolver
          ShortURLViewResolver
 


Return to www.inductionframework.org

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