public final class GetMethods extends Object implements PrivilegedAction<Method[]>
| Modifier and Type | Method and Description |
|---|---|
static GetMethods |
action(Class<?> clazz) |
Method[] |
run() |
public static GetMethods action(Class<?> clazz)
public Method[] run()
run in interface PrivilegedAction<Method[]>Copyright © 2018 JBoss by Red Hat. All rights reserved.