JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
All Classes
SEARCH:
JavaScript is disabled on your browser.
Summary:
Field |
Required |
Optional
Detail:
Field |
Element
Package
com.attivio.sdk.server.component.configuration.annotation
Annotation Type ThreadSafe
@Retention(RUNTIME) @Target(TYPE) @Inherited public @interface
ThreadSafe
Indicates that the component is thread safe and does not require an object pool. All threads for the component will access the same object at runtime.