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