JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
org.springframework.integration.graph
Interface ReceiveCountersAware
All Known Implementing Classes:
MessageSourceNode
,
PollableChannelNode
public interface
ReceiveCountersAware
Since:
5.2
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
receiveCounters
(
Supplier
<
ReceiveCounters
> counters)
Method Details
receiveCounters
void
receiveCounters
(
Supplier
<
ReceiveCounters
> counters)