public interface ApplicationModel
| Modifier and Type | Method and Description |
|---|---|
Optional<org.mule.runtime.config.internal.model.ComponentModel> |
findNamedComponent(String name) |
default Optional<URI> |
findResource(String resource) |
org.mule.runtime.config.internal.model.ComponentModel |
findRootComponentModel() |
List<String> |
findTypesDataList() |
org.mule.runtime.config.internal.model.ApplicationModel |
getMuleApplicationModel() |
org.mule.runtime.config.internal.model.ComponentModel findRootComponentModel()
Optional<org.mule.runtime.config.internal.model.ComponentModel> findNamedComponent(String name)
name - org.mule.runtime.config.internal.model.ApplicationModel getMuleApplicationModel()
Copyright © 2020 MuleSoft, Inc.. All rights reserved.