Class IntegrationNode

java.lang.Object
org.springframework.integration.graph.IntegrationNode
Direct Known Subclasses:
EndpointNode, MessageChannelNode

public abstract class IntegrationNode
extends Object
Base class for all nodes.
Since:
4.3
Author:
Gary Russell, Artem Bilan