| Name | Description | Type | Package | Framework |
| Statistics | Class | org.springframework.integration.support.management | Spring Integration | |
| RouterMetrics | Allows Router operations to appear in the same MBean as statistics. | Class | org.springframework.integration.support.management | Spring Integration |
| QueueChannelManagement | Interface | org.springframework.integration.support.management | Spring Integration | |
| PollableChannelManagement | Interface | org.springframework.integration.support.management | Spring Integration | |
| MetricsFactory | Factories implementing this interface provide metric objects for message channels andSince:4. | Interface | org.springframework.integration.support.management | Spring Integration |
| MessageSourceMetrics | Interface | org.springframework.integration.support.management | Spring Integration | |
| MessageHandlerMetrics | Interface | org.springframework.integration.support.management | Spring Integration | |
| MessageChannelMetrics | Interface for all message channel monitors containing accessors for various useful metrics that are generic for allSince:2. | Interface | org.springframework.integration.support.management | Spring Integration |
| MappingMessageRouterManagement | Exposes channel mapping operations when the router is proxied. | Interface | org.springframework.integration.support.management | Spring Integration |
| LifecycleTrackableMessageSourceMetrics | Adds TrackableComponent. | Class | org.springframework.integration.support.management | Spring Integration |
| LifecycleTrackableMessageHandlerMetrics | Adds TrackableComponent. | Class | org.springframework.integration.support.management | Spring Integration |
| LifecycleMessageSourceMetrics | A MessageSourceMetrics that exposes in addition the Lifecycle interface. | Class | org.springframework.integration.support.management | Spring Integration |
| LifecycleMessageHandlerMetrics | A MessageHandlerMetrics that exposes in addition the Lifecycle interface. | Class | org.springframework.integration.support.management | Spring Integration |
| IntegrationStatsManagement | Base interface containing methods to control complete statistics gathering. | Interface | org.springframework.integration.support.management | Spring Integration |
| IntegrationManagementConfigurer | Configures beans that implement IntegrationManagement. | Class | org.springframework.integration.support.management | Spring Integration |
| IntegrationManagedResource | Clone of ManagedResource limiting beans thus annotated so that theywill only be exported by the IntegrationMBeanExporter and prevented | Class | org.springframework.integration.support.management | Spring Integration |
| IntegrationManagement | Base interface for Integration managed components. | Interface | org.springframework.integration.support.management | Spring Integration |
| ExponentialMovingAverageRatio | Cumulative statistics for success ratio with higher weight given to recent data. | Class | org.springframework.integration.support.management | Spring Integration |
| ExponentialMovingAverage | Cumulative statistics for a series of real numbers with higher weight given to recent data. | Class | org.springframework.integration.support.management | Spring Integration |
| ExponentialMovingAverageRate | Cumulative statistics for an event rate with higher weight given to recent data. | Class | org.springframework.integration.support.management | Spring Integration |
| DefaultMetricsFactory | Default implementation. | Class | org.springframework.integration.support.management | Spring Integration |
| DefaultMessageHandlerMetrics .DefaultHandlerMetricsContext | Class | org.springframework.integration.support.management.DefaultMessageHandlerMetrics | Spring Integration | |
| DefaultMessageHandlerMetrics | Default implementation; use the full constructor to customize the moving averages. | Class | org.springframework.integration.support.management | Spring Integration |
| DefaultMessageChannelMetrics .DefaultChannelMetricsContext | Class | org.springframework.integration.support.management.DefaultMessageChannelMetrics | Spring Integration | |
| DefaultMessageChannelMetrics | Default implementation; use the full constructor to customize the moving averages. | Class | org.springframework.integration.support.management | Spring Integration |
| ConfigurableMetricsAware | Classes implementing this interface can accept a ConfigurableMetrics. | Interface | org.springframework.integration.support.management | Spring Integration |
| AggregatingMetricsFactory | Class | org.springframework.integration.support.management | Spring Integration | |
| AggregatingMessageHandlerMetrics .AggregatingHandlerMetricsContext | Class | org.springframework.integration.support.management.AggregatingMessageHandlerMetrics | Spring Integration | |
| AggregatingMessageHandlerMetrics | An implementation of MessageHandlerMetricsthat aggregates the total response | Class | org.springframework.integration.support.management | Spring Integration |
| AggregatingMessageChannelMetrics .AggregatingChannelMetricsContext | Class | org.springframework.integration.support.management.AggregatingMessageChannelMetrics | Spring Integration | |
| AggregatingMessageChannelMetrics | An implementation of MessageChannelMetrics that aggregates the total responsetime over a sample, to avoid fetching the system time twice for every message. | Class | org.springframework.integration.support.management | Spring Integration |
| AbstractMessageHandlerMetrics | Abstract base class for handler metrics implementations. | Class | org.springframework.integration.support.management | Spring Integration |
| AbstractMessageChannelMetrics | Abstract base class for channel metrics implementations. | Class | org.springframework.integration.support.management | Spring Integration |
| TrackableComponent | Interface | org.springframework.integration.support.management | Spring Integration | |
| TrackableRouterMetrics | Adds TrackableComponent. | Class | org.springframework.integration.support.management | Spring Integration |