public class PrivilegedGetMethod extends Object implements PrivilegedExceptionAction<Method>
| Constructor and Description |
|---|
PrivilegedGetMethod(Class clazz,
String methodName,
Class[] methodParameterTypes,
boolean shouldSetAccessible) |
PrivilegedGetMethod(Class clazz,
String methodName,
Class[] methodParameterTypes,
boolean shouldSetAccessible,
boolean publicOnly) |
public PrivilegedGetMethod(Class clazz, String methodName, Class[] methodParameterTypes, boolean shouldSetAccessible)
public Method run() throws NoSuchMethodException
run in interface PrivilegedExceptionAction<Method>NoSuchMethodExceptionEclipseLink 2.6.3, "build v20160428-59c81c5" API Reference