@ParametersAreNonnullByDefault @ReturnValuesAreNonnullByDefault
Package com.atlassian.confluence.impl.webapp
-
Class Summary Class Description ConfluenceAppConfig Configures the beans of the production spring application context.ConfluenceHttpHeaderSecurityFilter Wrapper class for Apache'sHttpHeaderSecurityFilter
.ContextShutdownThreadListener Responsible for looking at all Java threads still running after the servlet context has been shut down, looking for any that might be blocking a clean shutdown.FourOhFourServlet Servlet that always returns a 404.LoggingBootstrapInitializer A SpringWebApplicationInitializer
which configured and bootstraps the Log4j 2.x and SLF4J logging frameworks.RedirectServlet Servlet that redirects to the specifiedServletConfig
target
init-param on the same context path as the incoming request.ServletsInitializer A SpringWebApplicationInitializer
which registers and configures variousServlet
s andFilter
s.