A C G J L M O R T V Y 

A

addDispatcherServlet(ServletContext, WebApplicationContext) - Method in class org.crazyyak.dev.webmvc.YakSpringWebAppInitializer
 
addFilters(ServletContext, WebApplicationContext) - Method in class org.crazyyak.dev.webmvc.YakSpringWebAppInitializer
 
addFormatters(FormatterRegistry) - Method in class org.crazyyak.dev.webmvc.MvcSpringConfig
 
addJspfServlet(ServletContext, WebApplicationContext) - Method in class org.crazyyak.dev.webmvc.YakSpringWebAppInitializer
Includes jspf as servlet
addListeners(ServletContext, WebApplicationContext) - Method in class org.crazyyak.dev.webmvc.YakSpringWebAppInitializer
 
addServlets(ServletContext, WebApplicationContext) - Method in class org.crazyyak.dev.webmvc.YakSpringWebAppInitializer
 
addSpringSecurityFilter(ServletContext, WebApplicationContext) - Method in class org.crazyyak.dev.webmvc.YakSpringWebAppInitializer
Configures the Spring Security filter

C

configureDefaultServletHandling(DefaultServletHandlerConfigurer) - Method in class org.crazyyak.dev.webmvc.MvcSpringConfig
 
configureMessageConverters(List<HttpMessageConverter<?>>) - Method in class org.crazyyak.dev.webmvc.MvcSpringConfig
 
createWebApplicationContext(ServletContext) - Method in class org.crazyyak.dev.webmvc.YakSpringWebAppInitializer
 

G

getEnvironmentPropertyName(ServletContext, WebApplicationContext) - Method in class org.crazyyak.dev.webmvc.YakSpringWebAppInitializer
Defines the name of the system property that is used to identify the application's current environment.
getProfilesPropertyName(ServletContext, WebApplicationContext) - Method in class org.crazyyak.dev.webmvc.YakSpringWebAppInitializer
Defines the name of the system property that is used to override the list of spring profiles for this application.
getSpringConfigClasses(ServletContext) - Method in class org.crazyyak.dev.webmvc.YakSpringWebAppInitializer
Defines the spring config classes to use for initialization - return null if a Spring XML file is used
getSpringConfigLocation(ServletContext) - Method in class org.crazyyak.dev.webmvc.YakSpringWebAppInitializer
Defines the spring xml file to use for initialization - return null if Spring Config classes are used.
getSpringProfiles(ServletContext, WebApplicationContext) - Method in class org.crazyyak.dev.webmvc.YakSpringWebAppInitializer
 
getStaticResourceUrlPatterns() - Method in class org.crazyyak.dev.webmvc.YakSpringWebAppInitializer
 
getValidator() - Method in class org.crazyyak.dev.webmvc.MvcSpringConfig
 

J

jacksonConverter(YakJacksonObjectMapper) - Method in class org.crazyyak.dev.webmvc.MvcSpringConfig
 

L

log - Static variable in class org.crazyyak.dev.webmvc.MvcSpringConfig
 

M

messageSource() - Method in class org.crazyyak.dev.webmvc.MvcSpringConfig
 
mvcContentNegotiationManager() - Method in class org.crazyyak.dev.webmvc.MvcSpringConfig
 
MvcSpringConfig - Class in org.crazyyak.dev.webmvc
 
MvcSpringConfig() - Constructor for class org.crazyyak.dev.webmvc.MvcSpringConfig
 

O

onStartup(ServletContext) - Method in class org.crazyyak.dev.webmvc.YakSpringWebAppInitializer
 
org.crazyyak.dev.webmvc - package org.crazyyak.dev.webmvc
 

R

registerStaticResourceUrlPatterns(ServletContext, WebApplicationContext) - Method in class org.crazyyak.dev.webmvc.YakSpringWebAppInitializer
 
requestMappingHandlerMapping() - Method in class org.crazyyak.dev.webmvc.MvcSpringConfig
 

T

templateEngine() - Method in class org.crazyyak.dev.webmvc.MvcSpringConfig
 
templateResolver() - Method in class org.crazyyak.dev.webmvc.MvcSpringConfig
 

V

Viewable - Class in org.crazyyak.dev.webmvc
 
Viewable() - Constructor for class org.crazyyak.dev.webmvc.Viewable
 
Viewable(String) - Constructor for class org.crazyyak.dev.webmvc.Viewable
 
Viewable(View) - Constructor for class org.crazyyak.dev.webmvc.Viewable
 
Viewable(String, Object) - Constructor for class org.crazyyak.dev.webmvc.Viewable
 
Viewable(View, Object) - Constructor for class org.crazyyak.dev.webmvc.Viewable
 

Y

yakJacksonObjectMapper() - Method in class org.crazyyak.dev.webmvc.MvcSpringConfig
 
YakSpringWebAppInitializer - Class in org.crazyyak.dev.webmvc
 
YakSpringWebAppInitializer() - Constructor for class org.crazyyak.dev.webmvc.YakSpringWebAppInitializer
 
A C G J L M O R T V Y