Class GetAnnotationAttribute<T>

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

public final class GetAnnotationAttribute<T> extends Object implements PrivilegedAction<T>
Author:
Emmanuel Bernard, Hardy Ferentschik