public class ModelBasedMetadataCacheIdGeneratorFactory extends Object implements MetadataCacheIdGeneratorFactory<org.mule.runtime.ast.api.ComponentAst>
ComponentAst based implementation of a MetadataCacheIdGeneratorFactoryMetadataCacheIdGeneratorFactory.ComponentLocator<C>| 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,
MetadataCacheIdGeneratorFactory.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, MetadataCacheIdGeneratorFactory.ComponentLocator<org.mule.runtime.ast.api.ComponentAst> locator)
create in interface MetadataCacheIdGeneratorFactory<org.mule.runtime.ast.api.ComponentAst>Copyright © 2003–2020 MuleSoft, Inc.. All rights reserved.