Deprecated API

Deprecated Classes
org.mule.config.builders.MuleClasspathConfigurationBuilder
          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. 
 

Deprecated Methods
org.mule.config.builders.MuleXmlConfigurationBuilder.configure(ReaderResource[])
          Please use configure(ReaderResource[] configResources, Properties startupProperties) instead. 
 



Copyright © 2003-2006 MuleSource Inc.. All Rights Reserved.