| Package | Description |
|---|---|
| org.mule.runtime.metadata.api.cache | |
| org.mule.runtime.metadata.internal.cache | |
| org.mule.runtime.metadata.internal.cache.lazy |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ComponentParameterizationMetadataCacheIdGenerator |
| 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 | Class and Description |
|---|---|
class |
ComponentAstBasedMetadataCacheIdGenerator
A
ComponentAst based implementation of a MetadataCacheIdGenerator |
class |
ComponentParameterizationBasedMetadataCacheIdGenerator
MetadataCacheIdGenerator for Diet implementation of TypeResolution, to generate keys from
ComponentParameterization. |
class |
DslElementBasedMetadataCacheIdGenerator
A
DslElementModel based implementation of a MetadataCacheIdGenerator |
| 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.