public class PollableChannelNode extends MessageChannelNode implements ReceiveCountersAware
| コンストラクターと説明 |
|---|
PollableChannelNode(int nodeId, StringSE name, MessageChannel channel) |
| 修飾子と型 | メソッドと説明 |
|---|---|
ReceiveCounters | getReceiveCounters() |
void | receiveCounters(java.util.function.SupplierSE<ReceiveCounters> counters) |
getSendTimers, sendTimersaddProperties, addProperty, getComponentType, getIntegrationPatternCategory, getIntegrationPatternType, getName, getNodeId, getPropertiescloneSE, equalsSE, finalizeSE, getClassSE, hashCodeSE, notifySE, notifyAllSE, toStringSE, waitSE, waitSE, waitSEpublic PollableChannelNode(int nodeId,
StringSE name,
MessageChannel channel)@Nullable public ReceiveCounters getReceiveCounters()
public void receiveCounters(java.util.function.SupplierSE<ReceiveCounters> counters)
ReceiveCountersAware の receiveCounters