org.mule.providers.jdbc.xa
Class ConnectionWrapper.StatementInvocationHandler
java.lang.Object
org.mule.providers.jdbc.xa.ConnectionWrapper.StatementInvocationHandler
- All Implemented Interfaces:
- InvocationHandler
- Enclosing class:
- ConnectionWrapper
- protected class ConnectionWrapper.StatementInvocationHandler
- extends Object
- implements InvocationHandler
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ConnectionWrapper.StatementInvocationHandler
public ConnectionWrapper.StatementInvocationHandler(Statement statement)
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.