public class PrivilegedGetMethod extends Object implements PrivilegedExceptionAction
Constructor and Description |
---|
PrivilegedGetMethod(Class clazz,
String methodName,
Class[] methodParameterTypes,
boolean shouldSetAccessible) |
public Object run() throws NoSuchMethodException
run
in interface PrivilegedExceptionAction
NoSuchMethodException
Copyright © 2022. All rights reserved.