public class ExtensionsManagerConfigurationBuilder extends AbstractConfigurationBuilder
ConfigurationBuilder
that register a ExtensionManager if
it's present in the classpathconfigured, logger| Constructor and Description |
|---|
ExtensionsManagerConfigurationBuilder() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doConfigure(MuleContext muleContext)
Will configure a MuleContext based on the configuration provided.
|
applyLifecycle, configure, isConfiguredpublic ExtensionsManagerConfigurationBuilder()
protected void doConfigure(MuleContext muleContext) throws Exception
AbstractConfigurationBuilderConfigurationBuilder implementation as bean properties before this method
has been called.doConfigure in class AbstractConfigurationBuildermuleContext - The current MuleContextConfigurationException - if the configuration fails i.e. an object cannot be created or
initialised properlyExceptionCopyright © 2003–2015 MuleSoft, Inc.. All rights reserved.