public class GetMethodAction extends AbstractReflectionAction implements PrivilegedExceptionAction<Method>
javaClass| Constructor and Description |
|---|
GetMethodAction(Class<?> javaClass,
String methodName,
Class<?>... parameterTypes) |
public Method run() throws NoSuchMethodException
run in interface PrivilegedExceptionAction<Method>NoSuchMethodExceptionCopyright © 2013 Seam Framework. All Rights Reserved.