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 SummaryConstructors
- 
Method SummaryMethods inherited from class org.springframework.integration.graph.MessageChannelNodegetSendTimers, sendTimersMethods inherited from class org.springframework.integration.graph.IntegrationNodeaddProperties, addProperty, getComponentType, getIntegrationPatternCategory, getIntegrationPatternType, getName, getNodeId, getProperties, isObserved
- 
Constructor Details- 
PollableChannelNode
 
- 
- 
Method Details- 
getReceiveCounters
- 
receiveCounters- Specified by:
- receiveCountersin interface- ReceiveCountersAware
 
 
-