public class ErrorCapableRoutingNode extends RoutingMessageHandlerNode implements ErrorCapableNode
MessageHandlerNode.Stats| Constructor and Description |
|---|
ErrorCapableRoutingNode(int nodeId,
String name,
org.springframework.messaging.MessageHandler handler,
String input,
String output,
String errors,
Collection<String> routes) |
| Modifier and Type | Method and Description |
|---|---|
String |
getErrors() |
getRoutesgetInputgetOutputgetComponentType, getName, getNodeId, getProperties, getStatspublic String getErrors()
getErrors in interface ErrorCapableNode