Uses of Class
org.mule.extras.spring.SpringContainerContextTestCase

Packages that use SpringContainerContextTestCase
org.mule.extras.spring   
 

Uses of SpringContainerContextTestCase in org.mule.extras.spring
 

Subclasses of SpringContainerContextTestCase in org.mule.extras.spring
 class SpringContainerContextMultipleConfigsTestCase
          Tests the Spring container with more than one config file.
 class SpringContainerContextMultipleConfigsViaImportsClasspathTestCase
          Tests the Spring container where more than one config file are loaded via <import resource="classpath:config.xml"/> "classpath:" is a Spring pseudo-URL which clarifies that the resource is to be loaded from the classpath, not the file system.
 class SpringContainerContextMultipleConfigsViaImportsTestCase
          Tests the Spring container where more than one config file are loaded via <import resource="config.xml"/>.
 



Copyright © 2003-2008 MuleSource, Inc.. All Rights Reserved.