public class ModelBasedMetadataCacheIdGeneratorFactory extends Object implements MetadataCacheIdGeneratorFactory<org.mule.runtime.ast.api.ComponentAst>
ComponentAst based implementation of a MetadataCacheIdGeneratorFactory| Constructor and Description |
|---|
ModelBasedMetadataCacheIdGeneratorFactory() |
| Modifier and Type | Method and Description |
|---|---|
MetadataCacheIdGenerator<org.mule.runtime.ast.api.ComponentAst> |
create(org.mule.runtime.api.dsl.DslResolvingContext context,
ComponentLocator<org.mule.runtime.ast.api.ComponentAst> locator) |
public ModelBasedMetadataCacheIdGeneratorFactory()
public MetadataCacheIdGenerator<org.mule.runtime.ast.api.ComponentAst> create(org.mule.runtime.api.dsl.DslResolvingContext context, ComponentLocator<org.mule.runtime.ast.api.ComponentAst> locator)
create in interface MetadataCacheIdGeneratorFactory<org.mule.runtime.ast.api.ComponentAst>Copyright © 2003–2025 MuleSoft, Inc.. All rights reserved.