Class GetAnnotationAttributes
java.lang.Object
org.hibernate.validator.internal.util.privilegedactions.GetAnnotationAttributes
- All Implemented Interfaces:
PrivilegedAction<Map<String,
Object>>
public final class GetAnnotationAttributes
extends Object
implements PrivilegedAction<Map<String,Object>>
- Author:
- Guillaume Smet
-
Method Summary
Modifier and TypeMethodDescriptionstatic GetAnnotationAttributes
action
(Annotation annotation) run()
-
Method Details
-
action
-
run
- Specified by:
run
in interfacePrivilegedAction<Map<String,
Object>>
-