net.java.ao.builder
Class DelegatingDisposableDataSourceHandler
java.lang.Object
net.java.ao.builder.DelegatingDisposableDataSourceHandler
- All Implemented Interfaces:
- InvocationHandler
public final class DelegatingDisposableDataSourceHandler
- extends Object
- implements InvocationHandler
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DelegatingDisposableDataSourceHandler
public DelegatingDisposableDataSourceHandler(DataSource dataSource,
Disposable disposable)
invoke
public Object invoke(Object proxy,
Method method,
Object[] args)
throws Throwable
- Specified by:
invoke
in interface InvocationHandler
- Throws:
Throwable
newInstance
public static DisposableDataSource newInstance(DataSource ds,
Disposable disposable)
Copyright © 2007-2011. All Rights Reserved.