| Modifier and Type | Method and Description |
|---|---|
MetadataCacheIdGenerator<T> |
MetadataCacheIdGeneratorFactory.create(org.mule.runtime.api.dsl.DslResolvingContext context,
ComponentLocator<T> locator)
Creates a new
MetadataCacheIdGenerator valid for the given context information provided. |
| Modifier and Type | Method and Description |
|---|---|
static Optional<DslElementModel<?>> |
DslElementIdHelper.getGlobalElement(String name,
ComponentLocator<DslElementModel<?>> locator) |
static Optional<org.mule.runtime.api.functional.Either<DslElementModel<?>,String>> |
DslElementIdHelper.resolveSimpleValue(DslElementModel<?> element,
ComponentLocator<DslElementModel<?>> locator) |
| Constructor and Description |
|---|
ComponentAstBasedMetadataCacheIdGenerator(ComponentLocator<org.mule.runtime.ast.api.ComponentAst> locator) |
ComponentAstBasedValueProviderCacheIdGenerator(ComponentLocator<org.mule.runtime.ast.api.ComponentAst> locator) |
DslElementBasedMetadataCacheIdGenerator(ComponentLocator<DslElementModel<?>> locator) |
DslElementBasedValueProviderCacheIdGenerator(ComponentLocator<DslElementModel<?>> locator) |
| Modifier and Type | Method and Description |
|---|---|
MetadataCacheIdGenerator<org.mule.runtime.ast.api.ComponentAst> |
DelegateMetadataCacheIdGeneratorFactory.create(org.mule.runtime.api.dsl.DslResolvingContext context,
ComponentLocator<org.mule.runtime.ast.api.ComponentAst> locator) |
Copyright © 2003–2023 MuleSoft, Inc.. All rights reserved.