ClassUtils.visitClassHierarchy(org.vaadin.spring.util.ClassUtils.ClassVisitor, Class).Vaadin4SpringServlet to provide custom servlet init parameter
values without having to redeclare the servlet registration or override the servlet itself.ApplicationContextnull if there is no active request.null if there is no active response.HttpServletResponseHttpServletResponseHttpServletRequest and HttpServletResponse.@Scope("prototype").CustomInitParameterProvider that provides a single init parameter.SpringVaadinServlet that provides the following additional
features:
Support for specifying a custom SystemMessagesProvider by making it available as a
Spring managed bean
Support for adding SessionInitListeners by making them available as Spring managed
beans
Support for adding SessionDestroyListeners by making them available as Spring managed
beans
Support for adding ServiceDestroyListeners by making them available as Spring managed
beans
Support for VaadinRequestStartListeners and
VaadinRequestEndListeners
Support for providing custom init parameters by Spring managed CustomInitParameterProviders.
SpringVaadinServletService that adds support
for VaadinRequestStartListeners and VaadinRequestEndListeners.ApplicationContext.HttpService.VaadinService available
for injection.VaadinSession available
for injection.subClass to Object.Copyright © 2016. All rights reserved.