public class MethodLookupAction extends GetDeclaredMethodAction implements PrivilegedExceptionAction<Method>
methodName, parameterTypesjavaClass| Constructor and Description |
|---|
MethodLookupAction(Class<?> javaClass,
String methodName,
Class<?>[] parameterTypes) |
public Method run() throws NoSuchMethodException
run in interface PrivilegedExceptionAction<Method>run in class GetDeclaredMethodActionNoSuchMethodExceptionCopyright © 2014 Seam Framework. All Rights Reserved.