Healthcare Portal
 
Loading...
Searching...
No Matches
com.hospital.portal.config.MvcConfig Class Reference
Inheritance diagram for com.hospital.portal.config.MvcConfig:

Public Member Functions

void addResourceHandlers (ResourceHandlerRegistry registry)
 
void addViewControllers (ViewControllerRegistry registry)
 
LocaleResolver localeResolver ()
 
MessageSource messageSource ()
 
LocaleChangeInterceptor localeChangeInterceptor ()
 
void addInterceptors (InterceptorRegistry registry)
 

Member Function Documentation

◆ addInterceptors()

void com.hospital.portal.config.MvcConfig.addInterceptors ( InterceptorRegistry  registry)
inline

◆ addResourceHandlers()

void com.hospital.portal.config.MvcConfig.addResourceHandlers ( ResourceHandlerRegistry  registry)
inline

◆ addViewControllers()

void com.hospital.portal.config.MvcConfig.addViewControllers ( ViewControllerRegistry  registry)
inline

◆ localeChangeInterceptor()

LocaleChangeInterceptor com.hospital.portal.config.MvcConfig.localeChangeInterceptor ( )
inline

◆ localeResolver()

LocaleResolver com.hospital.portal.config.MvcConfig.localeResolver ( )
inline

◆ messageSource()

MessageSource com.hospital.portal.config.MvcConfig.messageSource ( )
inline

The documentation for this class was generated from the following file: