Class EndpointNode
java.lang.Object
org.springframework.integration.graph.IntegrationNode
org.springframework.integration.graph.EndpointNode
- Direct Known Subclasses:
- ErrorCapableEndpointNode,- MessageHandlerNode
Base class for all endpoints.
- Since:
- 4.3
- Author:
- Gary Russell
- 
Constructor SummaryConstructorsModifierConstructorDescriptionprotectedEndpointNode(int nodeId, String name, Object nodeObject, String output) 
- 
Method SummaryMethods inherited from class org.springframework.integration.graph.IntegrationNodeaddProperties, addProperty, getComponentType, getIntegrationPatternCategory, getIntegrationPatternType, getName, getNodeId, getProperties, isObserved
- 
Constructor Details- 
EndpointNode
 
- 
- 
Method Details- 
getOutput
 
-