Uses of Class
org.springframework.web.context.AbstractContextLoaderInitializer
Packages that use AbstractContextLoaderInitializer Package Description org.springframework.web.servlet.support Support classes for Spring's web MVC framework.Uses of AbstractContextLoaderInitializer in org.springframework.web.servlet.support
Subclasses of AbstractContextLoaderInitializer in org.springframework.web.servlet.support Modifier and Type Class Description classAbstractAnnotationConfigDispatcherServletInitializerWebApplicationInitializerto register aDispatcherServletand use Java-based Spring configuration.classAbstractDispatcherServletInitializerBase class forWebApplicationInitializerimplementations that register aDispatcherServletin the servlet context.