|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.springframework.web.context.ContextLoader org.apache.tapestry5.internal.spring.CustomizingContextLoader
public 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, LOCATOR_FACTORY_KEY_PARAM, LOCATOR_FACTORY_SELECTOR_PARAM |
Constructor Summary | |
---|---|
CustomizingContextLoader(ApplicationContextCustomizer customizer)
|
Method Summary | |
---|---|
protected void |
customizeContext(ServletContext servletContext,
org.springframework.web.context.ConfigurableWebApplicationContext applicationContext)
|
protected Class |
determineContextClass(ServletContext servletContext)
|
Methods inherited from class org.springframework.web.context.ContextLoader |
---|
closeWebApplicationContext, configureAndRefreshWebApplicationContext, createWebApplicationContext, createWebApplicationContext, determineContextInitializerClasses, getCurrentWebApplicationContext, initWebApplicationContext, loadParentContext |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CustomizingContextLoader(ApplicationContextCustomizer customizer)
Method Detail |
---|
protected void customizeContext(ServletContext servletContext, org.springframework.web.context.ConfigurableWebApplicationContext applicationContext)
customizeContext
in class org.springframework.web.context.ContextLoader
protected Class determineContextClass(ServletContext servletContext) throws org.springframework.context.ApplicationContextException
determineContextClass
in class org.springframework.web.context.ContextLoader
org.springframework.context.ApplicationContextException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |