org.apache.tapestry5.internal.spring
Class CustomizingContextLoader
java.lang.Object
org.springframework.web.context.ContextLoader
org.apache.tapestry5.internal.spring.CustomizingContextLoader
public class CustomizingContextLoader
- extends org.springframework.web.context.ContextLoader
Fields inherited from class org.springframework.web.context.ContextLoader |
CONFIG_LOCATION_PARAM, CONTEXT_CLASS_PARAM, LOCATOR_FACTORY_KEY_PARAM, LOCATOR_FACTORY_SELECTOR_PARAM |
Methods inherited from class org.springframework.web.context.ContextLoader |
closeWebApplicationContext, createWebApplicationContext, getCurrentWebApplicationContext, initWebApplicationContext, loadParentContext |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CustomizingContextLoader
public CustomizingContextLoader(ApplicationContextCustomizer customizer)
customizeContext
protected void customizeContext(ServletContext servletContext,
org.springframework.web.context.ConfigurableWebApplicationContext applicationContext)
- Overrides:
customizeContext
in class org.springframework.web.context.ContextLoader
determineContextClass
protected Class determineContextClass(ServletContext servletContext)
throws org.springframework.context.ApplicationContextException
- Overrides:
determineContextClass
in class org.springframework.web.context.ContextLoader
- Throws:
org.springframework.context.ApplicationContextException
Copyright © 2003-2011 The Apache Software Foundation.