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() |
getRoutes
getInput, getSendTimers, sendTimers
getOutput
addProperties, addProperty, getComponentType, getIntegrationPatternCategory, getIntegrationPatternType, getName, getNodeId, getProperties
public ErrorCapableRoutingNode(int nodeId, String name, MessageHandler handler, String input, String output, String errors, Collection<String> routes)
public String getErrors()
getErrors
in interface ErrorCapableNode