public class ComponentModelEnrichments extends Object
| Constructor and Description |
|---|
ComponentModelEnrichments() |
| Modifier and Type | Method and Description |
|---|---|
void |
add(ComponentModelEnrichment componentModelEnrichment) |
Stream<Object> |
enrich(org.mule.runtime.config.internal.model.ComponentModel componentModel) |
Stream<ComponentModelEnrichment> |
getModelEnrichments() |
public void add(ComponentModelEnrichment componentModelEnrichment)
public Stream<ComponentModelEnrichment> getModelEnrichments()
Copyright © 2019 MuleSoft, Inc.. All rights reserved.