Class GetDeclaredFields
java.lang.Object
org.hibernate.validator.internal.util.privilegedactions.GetDeclaredFields
- All Implemented Interfaces:
PrivilegedAction<Field[]>
Returns the fields of the specified class.
- Author:
- Emmanuel Bernard
-
Method Summary
-
Method Details
-
action
-
run
- Specified by:
run
in interfacePrivilegedAction<Field[]>
-