Class SimpleRoutingConnectionFactory

java.lang.Object
org.springframework.amqp.rabbit.connection.AbstractRoutingConnectionFactory
org.springframework.amqp.rabbit.connection.SimpleRoutingConnectionFactory
All Implemented Interfaces:
ConnectionFactory, RoutingConnectionFactory, org.springframework.beans.factory.DisposableBean, org.springframework.beans.factory.InitializingBean

public class SimpleRoutingConnectionFactory extends AbstractRoutingConnectionFactory
An AbstractRoutingConnectionFactory implementation which gets a lookupKey for current ConnectionFactory from thread-bound resource by key of the instance of this ConnectionFactory.
Since:
1.3