- Type Parameters:
T- interface class type
- All Superinterfaces:
InvocationHandler
interface proxy implement class interface
- Author:
- Leonard Woo
-
Method Summary
-
Method Details
-
invoke
Proxy method invoke- Specified by:
invokein interfaceInvocationHandler- Parameters:
proxy- proxy objectmethod- target object methodargs- target method argument- Returns:
- target method return
- Throws:
Throwable- target method throw
-