Uses of Class
org.mule.extras.spring.config.MultipleSpringContextsTestCase

Packages that use MultipleSpringContextsTestCase
org.mule.extras.spring.config   
 

Uses of MultipleSpringContextsTestCase in org.mule.extras.spring.config
 

Subclasses of MultipleSpringContextsTestCase in org.mule.extras.spring.config
 class MuleConfigOnFileSystemWithSpringImportsClasspathTestCase
          Tests a Mule config from the file system (i.e., not from the classpath) which loads Spring configs via <import resource="classpath:file.xml"/> statements.
 class MuleConfigOnFileSystemWithSpringImportsTestCase
          Tests a Mule config from the file system (i.e., not from the classpath) which loads Spring configs via <import resource="file.xml"/> statements.
 class MuleConfigWithSpringConfigsTestCase
          Tests a Mule config together with Spring configs in the same list of resources.
 class MuleConfigWithSpringImportsTestCase
          Tests a Mule config which loads Spring configs via statements.
 class MultipleSpringConfigsTestCase
          Tests a single Spring container with more than one Spring config file.
 



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