|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Config.RedirectMapping | |
---|---|
com.acciente.induction.init | |
com.acciente.induction.init.config | |
com.acciente.induction.init.config.xmlconfigloader | |
com.acciente.induction.resolver |
Uses of Config.RedirectMapping in com.acciente.induction.init |
---|
Methods in com.acciente.induction.init with parameters of type Config.RedirectMapping | |
---|---|
static RedirectResolver |
RedirectResolverInitializer.getRedirectResolver(Config.RedirectResolver oRedirectResolverConfig,
Config.RedirectMapping oRedirectMappingConfig,
ModelPool oModelPool,
ClassLoader oClassLoader,
javax.servlet.ServletConfig oServletConfig)
|
Uses of Config.RedirectMapping in com.acciente.induction.init.config |
---|
Methods in com.acciente.induction.init.config that return Config.RedirectMapping | |
---|---|
Config.RedirectMapping |
Config.getRedirectMapping()
This method is used to access the settings used to configure the redirect mapping. |
Uses of Config.RedirectMapping in com.acciente.induction.init.config.xmlconfigloader |
---|
Constructors in com.acciente.induction.init.config.xmlconfigloader with parameters of type Config.RedirectMapping | |
---|---|
RedirectMappingRule(Config.RedirectMapping oRedirectMapping)
|
Uses of Config.RedirectMapping in com.acciente.induction.resolver |
---|
Constructors in com.acciente.induction.resolver with parameters of type Config.RedirectMapping | |
---|---|
ShortURLRedirectResolver(Config.RedirectMapping oRedirectMapping,
ClassLoader oClassLoader)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |