public class ArtifactBootstrapServiceDiscovererConfigurationBuilder extends AbstractConfigurationBuilder
BootstrapServiceDiscoverer on an artifact's MuleContext
Configuration done by this builder will use a BootstrapServiceDiscoverer to find BootstrapService provided by
the container and will create a BootstrapServiceDiscoverer for each plugin deployed in the artifact. All the discovered
services will then used to configure the context.serviceConfigurators| Constructor and Description |
|---|
ArtifactBootstrapServiceDiscovererConfigurationBuilder(List<ArtifactPlugin> artifactPlugins)
Creates a new context builder
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
doConfigure(MuleContext muleContext) |
addServiceConfigurator, applyLifecycle, configurepublic ArtifactBootstrapServiceDiscovererConfigurationBuilder(List<ArtifactPlugin> artifactPlugins)
artifactPlugins - artifact plugins deployed inside an artifact. Non null.protected void doConfigure(MuleContext muleContext) throws Exception
doConfigure in class AbstractConfigurationBuilderExceptionCopyright © 2003–2017 MuleSoft, Inc.. All rights reserved.