Class AbstractMessageBrokerConfiguration

java.lang.Object
org.springframework.messaging.simp.config.AbstractMessageBrokerConfiguration
All Implemented Interfaces:
org.springframework.beans.factory.Aware, org.springframework.context.ApplicationContextAware

public abstract class AbstractMessageBrokerConfiguration extends Object implements org.springframework.context.ApplicationContextAware
Since:
4.0
Author:
Rossen Stoyanchev, Brian Clozel, Sebastien Deleuze