| Class | Description |
|---|---|
| BasicRuntimeServicesConfigurationBuilder |
Provides the basic
Services infrastructure required by the Mule runtime to start in embedded mode. |
| DeployableMuleXmlContextListener |
This ServletContextListener should be used instead of
MuleXmlBuilderContextListener when the webapp is contributing a
configuration to an existing Mule instance configured and started at the server level rather than embedding a Mule instance in
the webapp itself. |
| MuleXmlBuilderContextListener |
MuleXmlBuilderContextListener is a bootstrap listener used to construct a
MuleContext instance. |
| MuleXmlBuilderContextServlet | |
| PropertiesMuleConfigurationFactory | |
| WebappMuleXmlConfigurationBuilder |
WebappMuleXmlConfigurationBuilder will first try and load config resources using the ServletContext and if this
fails then it will attempt to load config resource from the classpath. |
Copyright © 2003–2017 MuleSoft, Inc.. All rights reserved.