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.5.2, "build v20140319-9ad6abd" API Reference