org.mule.providers.jms.xa
Class ConnectionFactoryWrapper.ConnectionInvocationHandler.SessionInvocationHandler.ConsumerProducerInvocationHandler

java.lang.Object
  extended byorg.mule.providers.jms.xa.ConnectionFactoryWrapper.ConnectionInvocationHandler.SessionInvocationHandler.ConsumerProducerInvocationHandler
All Implemented Interfaces:
InvocationHandler
Enclosing class:
ConnectionFactoryWrapper.ConnectionInvocationHandler.SessionInvocationHandler

protected class ConnectionFactoryWrapper.ConnectionInvocationHandler.SessionInvocationHandler.ConsumerProducerInvocationHandler
extends Object
implements InvocationHandler


Constructor Summary
ConnectionFactoryWrapper.ConnectionInvocationHandler.SessionInvocationHandler.ConsumerProducerInvocationHandler(Object target)
           
 
Method Summary
 Object invoke(Object proxy, Method method, Object[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ConnectionFactoryWrapper.ConnectionInvocationHandler.SessionInvocationHandler.ConsumerProducerInvocationHandler

public ConnectionFactoryWrapper.ConnectionInvocationHandler.SessionInvocationHandler.ConsumerProducerInvocationHandler(Object target)
Method Detail

invoke

public Object invoke(Object proxy,
                     Method method,
                     Object[] args)
              throws Throwable
Specified by:
invoke in interface InvocationHandler
Throws:
Throwable


Copyright © 2003-2008 MuleSource, Inc.. All Rights Reserved.