Class StrutsAppConfig

java.lang.Object
com.atlassian.confluence.impl.struts.StrutsAppConfig
All Implemented Interfaces:
org.springframework.beans.factory.Aware, org.springframework.web.context.ServletContextAware

@Configuration public class StrutsAppConfig extends Object implements org.springframework.web.context.ServletContextAware
  • Constructor Details

    • StrutsAppConfig

      public StrutsAppConfig()
  • Method Details

    • setServletContext

      public void setServletContext(@NonNull javax.servlet.ServletContext servletContext)
      Specified by:
      setServletContext in interface org.springframework.web.context.ServletContextAware