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

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

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


Constructor Summary
protected ConnectionFactoryWrapper.ConnectionInvocationHandler.SessionInvocationHandler.XAResourceInvocationHandler()
           
 
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.XAResourceInvocationHandler

protected ConnectionFactoryWrapper.ConnectionInvocationHandler.SessionInvocationHandler.XAResourceInvocationHandler()
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.