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

Packages that use SpringContainerContextMultipleConfigsViaImportsTestCase
org.mule.extras.spring   
 

Uses of SpringContainerContextMultipleConfigsViaImportsTestCase in org.mule.extras.spring
 

Subclasses of SpringContainerContextMultipleConfigsViaImportsTestCase in org.mule.extras.spring
 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.
 



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