public final class ProcessorId extends Object implements ComponentId
ComponentId for identifying MessageProcessors| Constructor and Description |
|---|
ProcessorId(String flowName,
String componentPath) |
| Modifier and Type | Method and Description |
|---|---|
String |
getComponentPath() |
String |
getFlowName() |
String |
toString() |
public String getFlowName()
getFlowName in interface ComponentIdpublic String getComponentPath()
getComponentPath in interface ComponentIdCopyright © 2016 MuleSoft, Inc.. All rights reserved.