public interface QueueChannelManagement extends PollableChannelManagement
IntegrationManagement.ManagementOverridesMETER_PREFIX, RECEIVE_COUNTER_NAME, SEND_TIMER_NAME| Modifier and Type | Method and Description |
|---|---|
int |
getQueueSize() |
int |
getRemainingCapacity() |
getReceiveCount, getReceiveCountLong, getReceiveErrorCount, getReceiveErrorCountLong, receiveCount, receiveErrorCountisStatsEnabled, setStatsEnableddestroy, getOverrides, isCountsEnabled, isLoggingEnabled, registerMetricsCaptor, reset, setCountsEnabled, setLoggingEnabled@ManagedMetric(metricType=GAUGE, displayName="QueueChannel Queue Size") int getQueueSize()
@ManagedMetric(metricType=GAUGE, displayName="QueueChannel Remaining Capacity") int getRemainingCapacity()