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

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

protected class ConnectionFactoryWrapper.ConnectionInvocationHandler.SessionInvocationHandler
extends java.lang.Object
implements java.lang.reflect.InvocationHandler


Nested Class Summary
protected  class ConnectionFactoryWrapper.ConnectionInvocationHandler.SessionInvocationHandler.ConsumerProducerInvocationHandler
           
protected  class ConnectionFactoryWrapper.ConnectionInvocationHandler.SessionInvocationHandler.XAResourceInvocationHandler
           
 
Constructor Summary
ConnectionFactoryWrapper.ConnectionInvocationHandler.SessionInvocationHandler(java.lang.Object session, java.lang.Object xares)
           
 
Method Summary
protected  void enlist()
           
 java.lang.Object invoke(java.lang.Object proxy, java.lang.reflect.Method method, java.lang.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

public ConnectionFactoryWrapper.ConnectionInvocationHandler.SessionInvocationHandler(java.lang.Object session,
                                                                                     java.lang.Object xares)
Method Detail

invoke

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

enlist

protected void enlist()
               throws java.lang.Exception
Throws:
java.lang.Exception


Copyright © 2003-2005 SymphonySoft Limited. All Rights Reserved.