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