java.lang.Object
org.hibernate.validator.internal.util.privilegedactions.GetMethod
All Implemented Interfaces:
PrivilegedAction<Method>

public final class GetMethod extends Object implements PrivilegedAction<Method>
Returns the method with the specified name or null if it does not exist.
Author:
Emmanuel Bernard