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

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

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


Nested Class Summary
protected  class ConnectionFactoryWrapper.ConnectionInvocationHandler.SessionInvocationHandler
           
 
Constructor Summary
ConnectionFactoryWrapper.ConnectionInvocationHandler(java.lang.Object xac)
           
 
Method Summary
 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

public ConnectionFactoryWrapper.ConnectionInvocationHandler(java.lang.Object xac)
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


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