Class MBeanTreePollingMessageSource

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

public class MBeanTreePollingMessageSource
extends AbstractMessageSource<Object>
A MessageSource implementation that retrieves a snapshot of a filtered subset of the MBean tree.
Since:
3.0
Author:
Stuart Williams, Gary Russell