| Package | Description |
|---|---|
| fr.gouv.vitam.common.client |
Basic Vitam Client Common interfaces
|
| fr.gouv.vitam.common.model |
This package contains simple POJOs and DTOs that may be shared commonly by all vitam internal components
|
| fr.gouv.vitam.common.server |
Provides a Common Vitam Server Interface
|
| fr.gouv.vitam.common.thread |
Vitam Thread package facility
|
| Class and Description |
|---|
| VitamThreadPoolExecutor |
| Class and Description |
|---|
| VitamThreadFactory.VitamThread
Vitam Thread implementation ; mainly used to attach a threadlocal session to it.
|
| Class and Description |
|---|
| VitamThreadPoolExecutor |
| Class and Description |
|---|
| VitamThreadFactory
Simple ThreadFactory setting Threads to be Daemon threads (do not prevent shutdown) ; in addition, creates
VitamThread allowing us to put session information in those threads.
|
| VitamThreadPoolExecutor |
Copyright © 2019 Vitam. All rights reserved.