|
|||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | ||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | ||||||||
java.lang.Objectorg.springframework.core.io.DefaultResourceLoader
org.springframework.context.support.AbstractApplicationContext
org.springframework.context.support.AbstractRefreshableApplicationContext
org.springframework.context.support.AbstractRefreshableConfigApplicationContext
org.springframework.context.support.AbstractXmlApplicationContext
org.springframework.context.support.FileSystemXmlApplicationContext
jp.go.nict.langrid.servicecontainer.spring.WebappXmlApplicationContext
public class WebappXmlApplicationContext
| フィールドの概要 |
|---|
| クラス org.springframework.context.support.AbstractApplicationContext から継承されたフィールド |
|---|
APPLICATION_EVENT_MULTICASTER_BEAN_NAME, LIFECYCLE_PROCESSOR_BEAN_NAME, logger, MESSAGE_SOURCE_BEAN_NAME |
| インタフェース org.springframework.context.ConfigurableApplicationContext から継承されたフィールド |
|---|
CONFIG_LOCATION_DELIMITERS, CONVERSION_SERVICE_BEAN_NAME, LOAD_TIME_WEAVER_BEAN_NAME, SYSTEM_ENVIRONMENT_BEAN_NAME, SYSTEM_PROPERTIES_BEAN_NAME |
| インタフェース org.springframework.beans.factory.BeanFactory から継承されたフィールド |
|---|
FACTORY_BEAN_PREFIX |
| インタフェース org.springframework.core.io.support.ResourcePatternResolver から継承されたフィールド |
|---|
CLASSPATH_ALL_URL_PREFIX |
| インタフェース org.springframework.core.io.ResourceLoader から継承されたフィールド |
|---|
CLASSPATH_URL_PREFIX |
| コンストラクタの概要 | |
|---|---|
WebappXmlApplicationContext(ServiceContext context,
String path)
|
|
| メソッドの概要 | |
|---|---|
protected org.springframework.core.io.Resource |
getResourceByPath(String path)
|
| クラス org.springframework.context.support.AbstractXmlApplicationContext から継承されたメソッド |
|---|
getConfigResources, initBeanDefinitionReader, loadBeanDefinitions, loadBeanDefinitions, setValidating |
| クラス org.springframework.context.support.AbstractRefreshableConfigApplicationContext から継承されたメソッド |
|---|
afterPropertiesSet, getConfigLocations, getDefaultConfigLocations, resolvePath, setBeanName, setConfigLocation, setConfigLocations, setId |
| クラス org.springframework.context.support.AbstractRefreshableApplicationContext から継承されたメソッド |
|---|
cancelRefresh, closeBeanFactory, createBeanFactory, customizeBeanFactory, getBeanFactory, hasBeanFactory, refreshBeanFactory, setAllowBeanDefinitionOverriding, setAllowCircularReferences |
| クラス org.springframework.context.support.AbstractApplicationContext から継承されたメソッド |
|---|
addApplicationListener, addBeanFactoryPostProcessor, addListener, close, containsBean, containsBeanDefinition, containsLocalBean, destroy, destroyBeans, doClose, findAnnotationOnBean, finishBeanFactoryInitialization, finishRefresh, getAliases, getApplicationListeners, getAutowireCapableBeanFactory, getBean, getBean, getBean, getBean, getBeanDefinitionCount, getBeanDefinitionNames, getBeanFactoryPostProcessors, getBeanNamesForType, getBeanNamesForType, getBeansOfType, getBeansOfType, getBeansWithAnnotation, getDisplayName, getId, getInternalParentBeanFactory, getInternalParentMessageSource, getMessage, getMessage, getMessage, getParent, getParentBeanFactory, getResourcePatternResolver, getResources, getStartupDate, getType, initApplicationEventMulticaster, initLifecycleProcessor, initMessageSource, invokeBeanFactoryPostProcessors, isActive, isPrototype, isRunning, isSingleton, isTypeMatch, obtainFreshBeanFactory, onClose, onRefresh, postProcessBeanFactory, prepareBeanFactory, prepareRefresh, publishEvent, refresh, registerBeanPostProcessors, registerListeners, registerShutdownHook, setDisplayName, setParent, start, stop, toString |
| クラス org.springframework.core.io.DefaultResourceLoader から継承されたメソッド |
|---|
getClassLoader, getResource, setClassLoader |
| クラス java.lang.Object から継承されたメソッド |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| インタフェース org.springframework.core.io.ResourceLoader から継承されたメソッド |
|---|
getClassLoader, getResource |
| コンストラクタの詳細 |
|---|
public WebappXmlApplicationContext(ServiceContext context,
String path)
| メソッドの詳細 |
|---|
protected org.springframework.core.io.Resource getResourceByPath(String path)
org.springframework.context.support.FileSystemXmlApplicationContext 内の getResourceByPath
|
|||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | ||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | ||||||||