类的使用
org.springframework.test.context.support.AbstractGenericContextLoader
使用AbstractGenericContextLoader的程序包 程序包 说明 org.springframework.test.context.support Support classes for the Spring TestContext Framework.org.springframework.test.context.support中AbstractGenericContextLoader的使用
org.springframework.test.context.support中AbstractGenericContextLoader的子类 修饰符和类型 类 说明 classAnnotationConfigContextLoaderConcrete implementation ofAbstractGenericContextLoaderthat loads bean definitions from component classes.classGenericGroovyXmlContextLoaderConcrete implementation ofAbstractGenericContextLoaderthat reads bean definitions from Groovy scripts and XML configuration files.classGenericPropertiesContextLoaderConcrete implementation ofAbstractGenericContextLoaderthat reads bean definitions from JavaPropertiesresources.classGenericXmlContextLoaderConcrete implementation ofAbstractGenericContextLoaderthat reads bean definitions from XML resources.