JavaScript is disabled on your browser.
Skip navigation links
Module
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Field |
Required |
Optional
Detail:
Field |
Element
SEARCH:
Module
io.virtdata.annotations
Package
io.virtdata.annotations
Annotation Type ThreadSafeMapper
@Retention(RUNTIME) @Target(TYPE) public @interface
ThreadSafeMapper
A ThreadSafeMapper will only be instantiated once in a scope, to be shared among all threads in that scope.