类的使用
org.springframework.test.context.web.AbstractGenericWebContextLoader
使用AbstractGenericWebContextLoader的程序包 程序包 说明 org.springframework.test.context.web Web support classes for the Spring TestContext Framework.org.springframework.test.context.web中AbstractGenericWebContextLoader的使用
org.springframework.test.context.web中AbstractGenericWebContextLoader的子类 修饰符和类型 类 说明 classAnnotationConfigWebContextLoaderConcrete implementation ofAbstractGenericWebContextLoaderthat loads bean definitions from annotated classes.classGenericGroovyXmlWebContextLoaderConcrete implementation ofAbstractGenericWebContextLoaderthat loads bean definitions from Groovy scripts and XML configuration files.classGenericXmlWebContextLoaderConcrete implementation ofAbstractGenericWebContextLoaderthat loads bean definitions from XML resources.