public class QueryHandler extends Object implements Serializable, InvocationHandler
QueryHandler()
protected List<Class<?>>
extractFromProxy(Class<?> proxyClass)
Object
invoke(Object proxy, Method method, Object[] args)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public QueryHandler()
public Object invoke(Object proxy, Method method, Object[] args) throws Throwable
invoke
InvocationHandler
Throwable
protected List<Class<?>> extractFromProxy(Class<?> proxyClass)
Copyright © 2011-2013 The Apache Software Foundation. All Rights Reserved.