public class PrivilegedMethodInvoker extends Object implements PrivilegedExceptionAction
| Constructor and Description |
|---|
PrivilegedMethodInvoker(Method method,
Object target,
Object[] args) |
public Object run() throws IllegalAccessException, InvocationTargetException
run in interface PrivilegedExceptionActionIllegalAccessExceptionInvocationTargetExceptionCopyright © 2023. All rights reserved.