Class WorkerInformation
java.lang.Object
fr.gouv.vitam.processing.distributor.core.WorkerInformation
Worker information class
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic ThreadLocal<WorkerInformation>
void
setWorkerBean
(WorkerBean workerBean)
-
Constructor Details
-
WorkerInformation
public WorkerInformation()
-
-
Method Details
-
getWorkerThreadLocal
- Returns:
- the local thread
-
getWorkerBean
- Returns:
- the worker bean
-
setWorkerBean
- Parameters:
workerBean
-
-