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 PrivilegedExceptionAction
IllegalAccessException
InvocationTargetException
Copyright © 2024. All rights reserved.