Interface and Description |
---|
org.springframework.integration.channel.ChannelInterceptorAware
since 5.2 in favor of
InterceptableChannel .
Will be removed in the next 5.3 version. |
org.springframework.integration.support.management.MessageChannelMetrics
in favor of dimensional metrics via
MeterFacade .
Built-in metrics will be removed in a future release. |
org.springframework.integration.support.management.MessageHandlerMetrics
in favor of dimensional metrics via
MeterFacade .
Built-in metrics will be removed in a future release. |
org.springframework.integration.support.management.MessageSourceMetrics
in favor of dimensional metrics via
MeterFacade .
Built-in metrics will be removed in a future release. |
org.springframework.integration.support.management.MessageSourceMetricsConfigurer
in favor of dimensional metrics via
MeterFacade .
Built-in metrics will be removed in a future release. |
org.springframework.integration.support.management.MetricsContext
in favor of dimensional metrics via
MeterFacade .
Built-in metrics will be removed in a future release. |
org.springframework.integration.support.management.MetricsFactory
in favor of dimensional metrics via
MeterFacade .
Built-in metrics will be removed in a future release. |
Class and Description |
---|
org.springframework.integration.support.management.AggregatingMetricsFactory
in favor of dimensional metrics via
MeterFacade .
Built-in metrics will be removed in a future release. |
org.springframework.integration.support.json.BoonJsonObjectMapper
since 5.2. Will be removed in the next version.
|
org.springframework.integration.support.management.DefaultMetricsFactory
in favor of dimensional metrics via
MeterFacade .
Built-in metrics will be removed in a future release. |
org.springframework.integration.support.management.ExponentialMovingAverage
in favor of dimensional metrics via
MeterFacade .
Built-in metrics will be removed in a future release. |
org.springframework.integration.support.management.ExponentialMovingAverageRate
in favor of dimensional metrics via
MeterFacade .
Built-in metrics will be removed in a future release. |
org.springframework.integration.support.management.ExponentialMovingAverageRatio
in favor of dimensional metrics via
MeterFacade .
Built-in metrics will be removed in a future release. |
org.springframework.integration.support.json.JsonObjectMapperAdapter
since 5.2 in favor of
default methods in the JsonObjectMapper interface |
org.springframework.integration.support.management.LifecycleMessageHandlerMetrics
in favor of dimensional metrics via
MeterFacade .
Built-in metrics will be removed in a future release. |
org.springframework.integration.support.management.LifecycleMessageSourceMetrics
in favor of dimensional metrics via
MeterFacade .
Built-in metrics will be removed in a future release. |
org.springframework.integration.support.management.LifecycleTrackableMessageHandlerMetrics
in favor of dimensional metrics via
MeterFacade .
Built-in metrics will be removed in a future release. |
org.springframework.integration.support.management.Statistics
in favor of dimensional metrics via
MeterFacade .
Built-in metrics will be removed in a future release. |
Field and Description |
---|
org.springframework.integration.store.AbstractKeyValueMessageStore.CREATED_DATE
since 5.0. This constant isn't used any more.
|
Constructor and Description |
---|
org.springframework.integration.util.DynamicPeriodicTrigger(long, TimeUnit) |
Annotation Type Element and Description |
---|
org.springframework.integration.config.EnableIntegrationManagement.countsEnabled
in favor of 'metersEnabled'.
|
org.springframework.integration.config.EnableIntegrationManagement.defaultStatsEnabled
in favor of dimensional metrics via
MeterFacade .
Built-in metrics will be removed in a future release. |
org.springframework.integration.config.EnableIntegrationManagement.metricsFactory
in favor of dimensional metrics via
MeterFacade .
Built-in metrics will be removed in a future release. |
org.springframework.integration.config.EnableIntegrationManagement.statsEnabled
in favor of dimensional metrics via
MeterFacade .
Built-in metrics will be removed in a future release. |