|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
java.lang.Objectorg.springframework.context.support.AbstractApplicationContext
org.springframework.context.support.AbstractXmlApplicationContext
org.asyrinx.joey.test.dao.WebAppDaoTestContext
フィールドの概要 |
クラス org.springframework.context.support.AbstractApplicationContext から継承したフィールド |
logger, MESSAGE_SOURCE_BEAN_NAME |
コンストラクタの概要 | |
WebAppDaoTestContext(WebAppDaoTestConfig config,
java.lang.String configLocation)
|
|
WebAppDaoTestContext(WebAppDaoTestConfig config,
java.lang.String[] configLocations)
|
|
WebAppDaoTestContext(WebAppDaoTestConfig config,
java.lang.String[] configLocations,
org.springframework.context.ApplicationContext parent)
|
メソッドの概要 | |
WebAppDaoTestConfig |
getConfig()
|
protected org.springframework.core.io.Resource |
getResourceByPath(java.lang.String path)
|
protected void |
loadBeanDefinitions(org.springframework.beans.factory.xml.XmlBeanDefinitionReader reader)
|
void |
refresh()
|
クラス org.springframework.context.support.AbstractXmlApplicationContext から継承したメソッド |
getBeanFactory, refreshBeanFactory |
クラス org.springframework.context.support.AbstractApplicationContext から継承したメソッド |
addListener, close, containsBean, containsBeanDefinition, getAliases, getBean, getBean, getBeanDefinitionCount, getBeanDefinitionNames, getBeanDefinitionNames, getBeansOfType, getDisplayName, getMessage, getMessage, getMessage, getParent, getParentBeanFactory, getResource, getStartupDate, isSingleton, onRefresh, publishEvent, setDisplayName, setParent, toString |
クラス java.lang.Object から継承したメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
コンストラクタの詳細 |
public WebAppDaoTestContext(WebAppDaoTestConfig config, java.lang.String configLocation)
public WebAppDaoTestContext(WebAppDaoTestConfig config, java.lang.String[] configLocations)
public WebAppDaoTestContext(WebAppDaoTestConfig config, java.lang.String[] configLocations, org.springframework.context.ApplicationContext parent)
parent
- メソッドの詳細 |
public void refresh() throws org.springframework.beans.BeansException
org.springframework.beans.BeansException
AbstractApplicationContext.refresh()
protected void loadBeanDefinitions(org.springframework.beans.factory.xml.XmlBeanDefinitionReader reader) throws org.springframework.beans.BeansException, java.io.IOException
org.springframework.beans.BeansException
java.io.IOException
AbstractXmlApplicationContext.loadBeanDefinitions(org.springframework.beans.factory.xml.XmlBeanDefinitionReader)
protected org.springframework.core.io.Resource getResourceByPath(java.lang.String path)
AbstractApplicationContext.getResourceByPath(java.lang.String)
public WebAppDaoTestConfig getConfig()
|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |