public class ErrorCapableRoutingNode extends RoutingMessageHandlerNode implements ErrorCapableNode
| Constructor and Description |
|---|
ErrorCapableRoutingNode(int nodeId,
String name,
MessageHandler handler,
String input,
String output,
String errors,
Collection<String> routes) |
| Modifier and Type | Method and Description |
|---|---|
String |
getErrors() |
getRoutesgetInput, getSendTimers, sendTimersgetOutputaddProperties, addProperty, getComponentType, getIntegrationPatternCategory, getIntegrationPatternType, getName, getNodeId, getPropertiespublic ErrorCapableRoutingNode(int nodeId,
String name,
MessageHandler handler,
String input,
String output,
String errors,
Collection<String> routes)
public String getErrors()
getErrors in interface ErrorCapableNode