public final class GetMethodFromPropertyName extends Object implements PrivilegedAction<Method>
| Modifier and Type | Method and Description |
|---|---|
static GetMethodFromPropertyName |
action(Class<?> clazz,
String property) |
Method |
run() |
public static GetMethodFromPropertyName action(Class<?> clazz, String property)
public Method run()
run in interface PrivilegedAction<Method>Copyright © 2009–2014 Oracle Corporation. All rights reserved.