Package org.mule.extras.spring

Class Summary
SpringContainerContextMultipleConfigsTestCase Tests the Spring container with more than one config file.
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.
SpringContainerContextMultipleConfigsViaImportsTestCase Tests the Spring container where more than one config file are loaded via <import resource="config.xml"/>.
SpringContainerContextTestCase Tests the Spring container.
 



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