Class WebAppContextInitializer

  • All Implemented Interfaces:
    org.springframework.context.ApplicationContextInitializer<org.springframework.web.context.ConfigurableWebApplicationContext>

    public class WebAppContextInitializer
    extends Object
    implements org.springframework.context.ApplicationContextInitializer<org.springframework.web.context.ConfigurableWebApplicationContext>
    • Constructor Detail

      • WebAppContextInitializer

        public WebAppContextInitializer()
    • Method Detail

      • initialize

        public void initialize​(org.springframework.web.context.ConfigurableWebApplicationContext ctx)
        Specified by:
        initialize in interface org.springframework.context.ApplicationContextInitializer<org.springframework.web.context.ConfigurableWebApplicationContext>