Class DeferredConnectionProxyDataSourceWrapper.DeferredFetchInvocationHandler

java.lang.Object
io.mats3.util.wrappers.DeferredConnectionProxyDataSourceWrapper.DeferredFetchInvocationHandler
All Implemented Interfaces:
InvocationHandler
Enclosing class:
DeferredConnectionProxyDataSourceWrapper

protected class DeferredConnectionProxyDataSourceWrapper.DeferredFetchInvocationHandler extends Object implements InvocationHandler
Implementation of Java's "dynamic proxy" InvocationHandler for deferring fetching of actual Connection until necessary.