Class MBeanTreePollingMessageSource

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

@Deprecated(forRemoval=true, since="7.0") public class MBeanTreePollingMessageSource extends MBeanTreePollingMessageSource
Deprecated, for removal: This API element is subject to removal in a future version.
A MessageSource implementation that retrieves a snapshot of a filtered subset of the MBean tree.
Since:
3.0
Author:
Stuart Williams, Gary Russell, Artem Bilan
  • Constructor Details

    • MBeanTreePollingMessageSource

      public MBeanTreePollingMessageSource(MBeanObjectConverter converter)
      Deprecated, for removal: This API element is subject to removal in a future version.
      Parameters:
      converter - The converter.