Class GetMethod
java.lang.Object
org.hibernate.validator.internal.util.privilegedactions.GetMethod
- All Implemented Interfaces:
PrivilegedAction<Method>
Returns the method with the specified name or
null
if it does not exist.- Author:
- Emmanuel Bernard
-
Method Summary
-
Method Details
-
action
-
run
- Specified by:
run
in interfacePrivilegedAction<Method>
-