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

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

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

Subclasses of MuleConfigWithSpringConfigsTestCase 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 MuleConfigWithSpringImportsTestCase
          Tests a Mule config which loads Spring configs via statements.
 



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