JavaScript is disabled on your browser.
Skip navigation links
Red Hat JBoss Enterprise Application Platform 8.1.1.GA + JBoss EAP XP 6.0.0.GA
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Field |
Optional |
Required
Detail:
Field |
Element
SEARCH:
Package
org.hibernate.validator.internal.util.stereotypes
Annotation Interface ThreadSafe
@Retention
(
SOURCE
)
@Target
(
FIELD
)
public @interface
ThreadSafe
Documents that the annotated field is safe for concurrent access.
Author:
Gunnar Morling