org.mule.transport.jms.xa
Class ConnectionInvocationHandler
java.lang.Object
org.mule.transport.jms.xa.ConnectionInvocationHandler
- All Implemented Interfaces:
- InvocationHandler, org.mule.util.proxy.TargetInvocationHandler
public class ConnectionInvocationHandler
- extends Object
- implements org.mule.util.proxy.TargetInvocationHandler
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ConnectionInvocationHandler
public ConnectionInvocationHandler(Object xac)
ConnectionInvocationHandler
public ConnectionInvocationHandler(Object xac,
Boolean sameRMOverrideValue)
getTargetObject
public Object getTargetObject()
- Specified by:
getTargetObject in interface org.mule.util.proxy.TargetInvocationHandler
invoke
public Object invoke(Object proxy,
Method method,
Object[] args)
throws Throwable
- Specified by:
invoke in interface InvocationHandler
- Throws:
Throwable
Copyright © 2003–2014 MuleSoft, Inc.. All rights reserved.