Package org.mule.datasense.impl.util
Class ComponentIdentifierUtils
java.lang.Object
org.mule.datasense.impl.util.ComponentIdentifierUtils
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic org.mule.runtime.api.component.location.LocationcreateConfigLocation(String config) static org.mule.runtime.api.component.ComponentIdentifiercreateFromNamespaceAndName(String namespace, String name) static org.mule.runtime.api.component.ComponentIdentifiercreateFromNamespaceAndName(String namespace, String namespaceUri, String name) static org.mule.runtime.api.component.location.LocationcreateProcessorIdLocation(String flow, String part) static org.mule.runtime.api.component.location.LocationcreateSourceIdLocation(String flow)
-
Constructor Details
-
ComponentIdentifierUtils
public ComponentIdentifierUtils()
-
-
Method Details
-
createFromNamespaceAndName
-
createFromNamespaceAndName
-
createProcessorIdLocation
-
createSourceIdLocation
-
createConfigLocation
-