Class PublishSubscribeChannelSpec<S extends PublishSubscribeChannelSpec<S>>

java.lang.Object
org.springframework.beans.factory.config.AbstractFactoryBean<T>
Type Parameters:
S - the target PublishSubscribeChannelSpec implementation type.
All Implemented Interfaces:
org.springframework.beans.factory.Aware, org.springframework.beans.factory.BeanClassLoaderAware, org.springframework.beans.factory.BeanFactoryAware, org.springframework.beans.factory.DisposableBean, org.springframework.beans.factory.FactoryBean<PublishSubscribeChannel>, org.springframework.beans.factory.InitializingBean, org.springframework.context.Lifecycle, org.springframework.context.Phased, org.springframework.context.SmartLifecycle, ComponentsRegistration
Direct Known Subclasses:
PublishSubscribeSpec

public class PublishSubscribeChannelSpec<S extends PublishSubscribeChannelSpec<S>>
extends MessageChannelSpec<S,​PublishSubscribeChannel>
Since:
5.0