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