Class 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 Detail

      • StrutsAppConfig

        public StrutsAppConfig()
    • Method Detail

      • setServletContext

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