this.method = method; this.target = target; this.args = args;
return PrivilegedAccessHelper.invokeMethod(method, target, args);