All Methods Static Methods Concrete Methods
| Modifier and Type |
Method and Description |
static Optional<org.mule.runtime.api.component.Component> |
findComponent(org.mule.runtime.api.component.ComponentIdentifier identifier,
String location,
org.mule.runtime.api.component.location.ConfigurationComponentLocator configurationComponentLocator) |
static Optional<org.mule.runtime.api.component.location.ComponentLocation> |
findLocation(String location,
org.mule.runtime.api.component.location.ConfigurationComponentLocator configurationComponentLocator) |
static boolean |
isFlowRef(org.mule.runtime.api.component.location.ComponentLocation location) |
static boolean |
isSubFlow(org.mule.runtime.api.component.location.ComponentLocation location) |