public class GetDeclaredFieldAction extends AbstractReflectionAction implements PrivilegedExceptionAction<Field>
javaClass
Constructor and Description |
---|
GetDeclaredFieldAction(Class<?> javaClass,
String fieldName) |
public Field run() throws NoSuchFieldException
run
in interface PrivilegedExceptionAction<Field>
NoSuchFieldException
Copyright © 2014 Seam Framework. All Rights Reserved.