Java.Lang.Reflect.IInvocationHandler: Method Members

The methods of Java.Lang.Reflect.IInvocationHandler are listed below. For a list of all members, see the IInvocationHandler Members list.

Public Methods

Invoke(Java.Lang.Object, Method, Java.Lang.Object[]) : Java.Lang.Object
Handles the method which was originally invoked on the proxy instance.