Uses of Class
org.mule.config.builders.MuleXmlConfigurationBuilder

Packages that use MuleXmlConfigurationBuilder
org.mule.config.builders Various configuration builders for configuring a Mule Instance. 
 

Uses of MuleXmlConfigurationBuilder in org.mule.config.builders
 

Subclasses of MuleXmlConfigurationBuilder in org.mule.config.builders
 class MuleClasspathConfigurationBuilder
          Deprecated. The functionality of this configuration builder (loading resources from the classpath) is now available in the standard MuleXmlConfigurationBuilder. If you are using this builder, please verify whether your configuration will work with org.mule.config.builders.MuleXmlConfigurationBuilder as this class is deprecated and is soon to be removed.
 class WebappMuleXmlConfigurationBuilder
          WebappMuleXmlConfigurationBuilder will first try and load config resources from the Servlet context.
 



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