public class PrivilegedGetDeclaredMethod
extends java.lang.Object
implements java.security.PrivilegedExceptionAction<java.lang.reflect.Method>
| Constructor and Description |
|---|
PrivilegedGetDeclaredMethod(java.lang.Class clazz,
java.lang.String methodName,
java.lang.Class[] methodParameterTypes) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.reflect.Method |
run() |
EclipseLink 2.6.3, "build v20160428-59c81c5" API Reference