|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.springframework.core.io.DefaultResourceLoader
org.springframework.context.support.AbstractApplicationContext
org.springframework.context.support.AbstractXmlApplicationContext
org.springframework.web.context.support.XmlWebApplicationContext
photospace.web.spring.ConfigurableXmlWebApplicationContext
Field Summary |
Fields inherited from class org.springframework.web.context.support.XmlWebApplicationContext |
DEFAULT_CONFIG_LOCATION, DEFAULT_CONFIG_LOCATION_PREFIX, DEFAULT_CONFIG_LOCATION_SUFFIX |
Fields inherited from class org.springframework.context.support.AbstractApplicationContext |
MESSAGE_SOURCE_BEAN_NAME |
Fields inherited from interface org.springframework.web.context.ConfigurableWebApplicationContext |
CONFIG_LOCATION_DELIMITERS |
Fields inherited from interface org.springframework.web.context.WebApplicationContext |
ROOT_WEB_APPLICATION_CONTEXT_ATTRIBUTE |
Fields inherited from interface org.springframework.core.io.ResourceLoader |
CLASSPATH_URL_PREFIX |
Constructor Summary | |
ConfigurableXmlWebApplicationContext()
|
Methods inherited from class org.springframework.web.context.support.XmlWebApplicationContext |
getServletContext, getTheme, refresh, setConfigLocations, setNamespace, setServletContext, toString |
Methods inherited from class org.springframework.context.support.AbstractXmlApplicationContext |
getBeanFactory |
Methods inherited from class org.springframework.context.support.AbstractApplicationContext |
addBeanFactoryPostProcessor, close, containsBean, containsBeanDefinition, getAliases, getBean, getBean, getBeanDefinitionCount, getBeanDefinitionNames, getBeanDefinitionNames, getBeanFactoryPostProcessors, getBeansOfType, getDisplayName, getMessage, getMessage, getMessage, getParent, getParentBeanFactory, getStartupDate, isSingleton, publishEvent, setParent |
Methods inherited from class org.springframework.core.io.DefaultResourceLoader |
getResource |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Methods inherited from interface org.springframework.context.ApplicationContext |
getDisplayName, getParent, getStartupDate, publishEvent |
Methods inherited from interface org.springframework.beans.factory.ListableBeanFactory |
containsBeanDefinition, getBeanDefinitionCount, getBeanDefinitionNames, getBeanDefinitionNames, getBeansOfType |
Methods inherited from interface org.springframework.beans.factory.BeanFactory |
containsBean, getAliases, getBean, getBean, isSingleton |
Methods inherited from interface org.springframework.beans.factory.HierarchicalBeanFactory |
getParentBeanFactory |
Methods inherited from interface org.springframework.context.MessageSource |
getMessage, getMessage, getMessage |
Methods inherited from interface org.springframework.core.io.ResourceLoader |
getResource |
Methods inherited from interface org.springframework.context.ConfigurableApplicationContext |
addBeanFactoryPostProcessor, close, getBeanFactory, setParent |
Constructor Detail |
public ConfigurableXmlWebApplicationContext()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |