public class ComponentIdentifierUtils extends Object
| Constructor and Description |
|---|
ComponentIdentifierUtils() |
| Modifier and Type | Method and Description |
|---|---|
static org.mule.runtime.dsl.api.component.config.ComponentIdentifier |
createFromComponentModel(org.mule.runtime.config.spring.dsl.model.ComponentModel componentModel) |
static org.mule.runtime.dsl.api.component.config.ComponentIdentifier |
createFromNamespaceAndName(String namespace,
String name) |
Copyright © 2017 MuleSoft, Inc.. All rights reserved.