public final class GetDeclaredMethod extends Object implements PrivilegedAction<Method>
public static GetDeclaredMethod action(Class<?> clazz, String methodName, Class<?>... parameterTypes)
public Method run()
run in interface PrivilegedAction<Method>Copyright © 2007-2014 Red Hat, Inc. All Rights Reserved