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, isConfigured
public ExtensionsManagerConfigurationBuilder()
protected void doConfigure(MuleContext muleContext) throws Exception
AbstractConfigurationBuilder
ConfigurationBuilder
implementation as bean properties before this method
has been called.doConfigure
in class AbstractConfigurationBuilder
muleContext
- The current MuleContext
ConfigurationException
- if the configuration fails i.e. an object cannot be created or
initialised properlyException
Copyright © 2003–2016 MuleSoft, Inc.. All rights reserved.