public class FlushableDataSourceHandler extends Object implements InvocationHandler
| Modifier and Type | Class and Description |
|---|---|
static class |
FlushableDataSourceHandler.FlushConfig |
| Constructor and Description |
|---|
FlushableDataSourceHandler(CommonDataSource original,
FlushableDataSourceHandler.FlushConfig config) |
public FlushableDataSourceHandler(CommonDataSource original, FlushableDataSourceHandler.FlushConfig config)
public Object invoke(Object proxy, Method method, Object[] args) throws Throwable
invoke in interface InvocationHandlerThrowablepublic CommonDataSource getDelegate()
Copyright © 1999–2014 The Apache Software Foundation. All rights reserved.