Class AttributePollingMessageSource

All Implemented Interfaces:
Aware, BeanFactoryAware, BeanNameAware, DisposableBean, InitializingBean, MessageSource<Object>, IntegrationPattern, NamedComponent, IntegrationInboundManagement, IntegrationManagement

@Deprecated(forRemoval=true, since="7.0") public class AttributePollingMessageSource extends AttributePollingMessageSource
Deprecated, for removal: This API element is subject to removal in a future version.
A MessageSource implementation that retrieves the current value of a JMX attribute each time AbstractMessageSource.receive() is invoked.
Since:
2.0
Author:
Mark Fisher, Gary Russell, Artem Bilan
  • Constructor Details

    • AttributePollingMessageSource

      public AttributePollingMessageSource()
      Deprecated, for removal: This API element is subject to removal in a future version.