| Package | Description |
|---|---|
| org.mule.runtime.config.api | |
| org.mule.runtime.config.internal | |
| org.mule.runtime.config.internal.dsl.model |
| Modifier and Type | Method and Description |
|---|---|
void |
LazyComponentInitializer.initializeComponents(LazyComponentInitializer.ComponentLocationFilter componentLocationFilter)
Calling this method guarantees that the components accepted by the filter from the configuration will be created and
initialized.
|
| Modifier and Type | Method and Description |
|---|---|
void |
LazyMuleArtifactContext.initializeComponents(LazyComponentInitializer.ComponentLocationFilter filter) |
void |
NoOpLazyComponentInitializer.initializeComponents(LazyComponentInitializer.ComponentLocationFilter componentLocationFilter) |
| Modifier and Type | Method and Description |
|---|---|
List<ComponentModel> |
ConfigurationDependencyResolver.findRequiredComponentModels(LazyComponentInitializer.ComponentLocationFilter filter) |
ApplicationModel |
MinimalApplicationModelGenerator.getMinimalModel(LazyComponentInitializer.ComponentLocationFilter filter)
Resolves the minimal set of
componentModels for the components that pass the
LazyComponentInitializer.ComponentLocationFilter. |
Copyright © 2003–2017 MuleSoft, Inc.. All rights reserved.