public interface InvocationHandler
Object
invoke(Object proxy, Method method, Object[] args)
Object invoke(Object proxy, Method method, Object[] args) throws Throwable
Throwable