Class BroadcastPublishSubscribeSpec

All Implemented Interfaces:
Aware, BeanClassLoaderAware, BeanFactoryAware, DisposableBean, FactoryBean<BroadcastCapableChannel>, InitializingBean, Lifecycle, Phased, SmartLifecycle, ComponentsRegistration

public class BroadcastPublishSubscribeSpec
extends IntegrationComponentSpec<BroadcastPublishSubscribeSpec,​BroadcastCapableChannel>
implements ComponentsRegistration
An IntegrationComponentSpec for configuring sub-flow subscribers on the provided BroadcastCapableChannel.
Since:
5.3
Author:
Artem Bilan, Gary Russell