org.springframework.amqp.rabbit.connection
Class CachingConnectionFactory.CachedChannelInvocationHandler
java.lang.Object
org.springframework.amqp.rabbit.connection.CachingConnectionFactory.CachedChannelInvocationHandler
- All Implemented Interfaces:
- InvocationHandler
- Enclosing class:
- CachingConnectionFactory
public class CachingConnectionFactory.CachedChannelInvocationHandler
- extends Object
- implements InvocationHandler
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CachingConnectionFactory.CachedChannelInvocationHandler
public CachingConnectionFactory.CachedChannelInvocationHandler(com.rabbitmq.client.Channel target,
LinkedList<com.rabbitmq.client.Channel> channelList)
invoke
public Object invoke(Object proxy,
Method method,
Object[] args)
throws Throwable
- Specified by:
invoke in interface InvocationHandler
- Throws:
Throwable
Copyright © 2010. All Rights Reserved.