JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Spring Integration
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
org.springframework.integration.graph
Interface ErrorCapableNode
All Known Implementing Classes:
ErrorCapableCompositeMessageHandlerNode
,
ErrorCapableDiscardingMessageHandlerNode
,
ErrorCapableEndpointNode
,
ErrorCapableMessageHandlerNode
,
ErrorCapableRoutingNode
,
MessageGatewayNode
,
MessageProducerNode
,
MessageSourceNode
public interface
ErrorCapableNode
Nodes implementing this interface are capable of emitting errors.
Since:
4.3
Author:
Gary Russell
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
String
getErrors
()
Method Detail
getErrors
String
getErrors()
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Spring Integration
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method