Subclasses of AbstractDigesterConfiguration 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 |
MuleXmlConfigurationBuilder
MuleXmlConfigurationBuilder is a configuration parser that builds a
MuleManager instance based on a mule xml configration file defined in the
mule-configuration.dtd. |
class |
WebappMuleXmlConfigurationBuilder
WebappMuleXmlConfigurationBuilder will first try and load config
resources from the Servlet context. |