public class PrivilegedGetDeclaredMethod
extends java.lang.Object
implements java.security.PrivilegedExceptionAction
Constructor and Description |
---|
PrivilegedGetDeclaredMethod(java.lang.Class clazz,
java.lang.String methodName,
java.lang.Class[] methodParameterTypes) |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
run() |