| Package | Description |
|---|---|
| org.mule.runtime.config.internal.bean.lazy | |
| org.mule.runtime.config.internal.context.lazy |
| Constructor and Description |
|---|
LazyMetadataService(LazyComponentInitializerAdapter lazyMuleArtifactContext,
Supplier<org.mule.runtime.api.metadata.MetadataService> metadataServiceSupplier) |
LazySampleDataService(LazyComponentInitializerAdapter lazyComponentInitializer,
Supplier<SampleDataService> sampleDataServiceSupplier) |
LazyValueProviderService(LazyComponentInitializerAdapter lazyComponentInitializer,
Supplier<org.mule.runtime.api.value.ValueProviderService> valueProviderServiceSupplier,
Supplier<org.mule.runtime.api.component.location.ConfigurationComponentLocator> componentLocatorSupplier) |
| Modifier and Type | Class and Description |
|---|---|
class |
LazyMuleArtifactContext
Implementation of
MuleArtifactContext that allows to create configuration components lazily. |
Copyright © 2003–2022 MuleSoft, Inc.. All rights reserved.