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