org.apache.openejb.resource.jdbc.managed.xa
Class CommonDataSourceAdapter
java.lang.Object
org.apache.openejb.resource.jdbc.managed.xa.CommonDataSourceAdapter
- All Implemented Interfaces:
- InvocationHandler
public class CommonDataSourceAdapter
- extends Object
- implements InvocationHandler
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CommonDataSourceAdapter
public CommonDataSourceAdapter(CommonDataSource ds)
wrap
public static DataSource wrap(CommonDataSource ds)
invoke
public Object invoke(Object proxy,
Method method,
Object[] args)
throws Throwable
- Specified by:
invoke in interface InvocationHandler
- Throws:
Throwable
Copyright © 1999–2015 The Apache Software Foundation. All rights reserved.