org.springframework.amqp.rabbit.listener
Class LocallyExposedRabbitResourceHolder
java.lang.Object
org.springframework.transaction.support.ResourceHolderSupport
org.springframework.amqp.rabbit.connection.RabbitResourceHolder
org.springframework.amqp.rabbit.listener.LocallyExposedRabbitResourceHolder
- All Implemented Interfaces:
- ResourceHolder
public class LocallyExposedRabbitResourceHolder
- extends RabbitResourceHolder
- Author:
- Mark Fisher
| Methods inherited from class org.springframework.amqp.rabbit.connection.RabbitResourceHolder |
addChannel, addChannel, addConnection, closeAll, commitAll, containsChannel, getChannel, getChannel, getChannel, getConnection, getConnection, isFrozen |
| Methods inherited from class org.springframework.transaction.support.ResourceHolderSupport |
clear, getDeadline, getTimeToLiveInMillis, getTimeToLiveInSeconds, hasTimeout, isOpen, isRollbackOnly, isSynchronizedWithTransaction, isVoid, released, requested, reset, setRollbackOnly, setSynchronizedWithTransaction, setTimeoutInMillis, setTimeoutInSeconds, unbound |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LocallyExposedRabbitResourceHolder
public LocallyExposedRabbitResourceHolder(com.rabbitmq.client.Channel channel)
Copyright © 2010. All Rights Reserved.