|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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,
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)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |