Class CustomizingContextLoader

    • Field Summary

      • Fields inherited from class org.springframework.web.context.ContextLoader

        CONFIG_LOCATION_PARAM, CONTEXT_CLASS_PARAM, CONTEXT_ID_PARAM, CONTEXT_INITIALIZER_CLASSES_PARAM, GLOBAL_INITIALIZER_CLASSES_PARAM, LOCATOR_FACTORY_KEY_PARAM, LOCATOR_FACTORY_SELECTOR_PARAM
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      protected void  servletContext, org.springframework.web.context.ConfigurableWebApplicationContext applicationContext)  
      protected  servletContext)  
      • Methods inherited from class org.springframework.web.context.ContextLoader

        closeWebApplicationContext, configureAndRefreshWebApplicationContext, createWebApplicationContext, createWebApplicationContext, determineContextInitializerClasses, getCurrentWebApplicationContext, initWebApplicationContext, loadParentContext
      • Methods inherited from class java.lang.

        , , , , , , , , , ,
    • Method Detail

      • customizeContext

        protected void  servletContext,
                                        org.springframework.web.context.ConfigurableWebApplicationContext applicationContext)
        Overrides:
        customizeContext in class org.springframework.web.context.ContextLoader
      • determineContextClass

        protected   servletContext)
                                       throws org.springframework.context.ApplicationContextException
        Overrides:
        determineContextClass in class org.springframework.web.context.ContextLoader
        Throws:
        org.springframework.context.ApplicationContextException