org.hibernate.validator.internal.util.privilegedactions
Class GetDeclaredField
java.lang.Object
org.hibernate.validator.internal.util.privilegedactions.GetDeclaredField
- All Implemented Interfaces:
- PrivilegedAction<Field>
public final class GetDeclaredField
- extends Object
- implements PrivilegedAction<Field>
- Author:
- Emmanuel Bernard
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
action
public static GetDeclaredField action(Class<?> clazz,
String fieldName)
run
public Field run()
- Specified by:
run in interface PrivilegedAction<Field>
Copyright © 2007-2013 Red Hat, Inc. All Rights Reserved