Class PollableChannelNode
java.lang.Object
org.springframework.integration.graph.IntegrationNode
org.springframework.integration.graph.MessageChannelNode
org.springframework.integration.graph.PollableChannelNode
- All Implemented Interfaces:
ReceiveCountersAware
,SendTimersAware
Represents a pollable channel.
- Since:
- 5.2
- Author:
- Gary Russell, Artem Bilan
-
Constructor Summary
-
Method Summary
Methods inherited from class org.springframework.integration.graph.MessageChannelNode
getSendTimers, sendTimers
Methods inherited from class org.springframework.integration.graph.IntegrationNode
addProperties, addProperty, getComponentType, getIntegrationPatternCategory, getIntegrationPatternType, getName, getNodeId, getProperties, isObserved
-
Constructor Details
-
PollableChannelNode
-
-
Method Details
-
getReceiveCounters
-
receiveCounters
- Specified by:
receiveCounters
in interfaceReceiveCountersAware
-