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 Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetServletContext(@NonNull javax.servlet.ServletContext servletContext)
-
Constructor Details
-
StrutsAppConfig
public StrutsAppConfig()
-
-
Method Details
-
setServletContext
public void setServletContext(@NonNull javax.servlet.ServletContext servletContext) - Specified by:
setServletContextin interfaceorg.springframework.web.context.ServletContextAware
-