public class SimpleRoutingConnectionFactory extends AbstractRoutingConnectionFactory
AbstractRoutingConnectionFactory
implementation which gets a lookupKey
for current ConnectionFactory
from thread-bound resource by key of the instance of
this ConnectionFactory
.Constructor and Description |
---|
SimpleRoutingConnectionFactory() |
Modifier and Type | Method and Description |
---|---|
protected Object |
determineCurrentLookupKey()
Determine the current lookup key.
|
addConnectionListener, addTargetConnectionFactory, afterPropertiesSet, clearConnectionListeners, createConnection, determineTargetConnectionFactory, getHost, getPort, getTargetConnectionFactory, getUsername, getVirtualHost, isLenientFallback, isPublisherConfirms, isPublisherReturns, removeConnectionListener, removeTargetConnectionFactory, setDefaultTargetConnectionFactory, setLenientFallback, setTargetConnectionFactories
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getPublisherConnectionFactory, isSimplePublisherConfirms
@Nullable protected Object determineCurrentLookupKey()
AbstractRoutingConnectionFactory
determineCurrentLookupKey
in class AbstractRoutingConnectionFactory