public final class GetDeclaredMethod extends Object implements PrivilegedAction<Method>
null if it does not exist.| Modifier and Type | Method and Description |
|---|---|
static GetDeclaredMethod |
action(Class<?> clazz,
String methodName,
Class<?>... parameterTypes) |
Method |
run() |
public static GetDeclaredMethod action(Class<?> clazz, String methodName, Class<?>... parameterTypes)
public Method run()
run in interface PrivilegedAction<Method>Copyright © 2018 JBoss by Red Hat. All rights reserved.