Package org.riotfamily.common.web.servlet

Interface Summary
PathCompleter Interface to add or remove the servlet mapping from a path.
 

Class Summary
DefaultPathCompleter  
PathCompleterSupport  
ReloadableDispatcherServlet DispatcherServlet that checks whether one of the configuration files has been modified.
ReloadableDispatcherServletConfig Bean that is looked up by the ReloadableDispatcherServlet to determine whether reload checks should be enabled.
ResourceAwareContext XmlWebApplicationContext that is aware of all resources that are used to configure the context, including resources referenced via <import resource="..."
WebXmlPathCompleter