public class CompatibleComponentAst extends Object
| Constructor and Description |
|---|
CompatibleComponentAst(org.mule.runtime.config.internal.model.ComponentModel componentModel,
org.mule.runtime.api.component.location.Location location,
Object modelInterface) |
| Modifier and Type | Method and Description |
|---|---|
org.mule.runtime.api.component.location.Location |
getLocation() |
<M> Optional<M> |
getModel(Class<M> modelClass) |
public CompatibleComponentAst(org.mule.runtime.config.internal.model.ComponentModel componentModel,
org.mule.runtime.api.component.location.Location location,
Object modelInterface)
Copyright © 2020 MuleSoft, Inc.. All rights reserved.