public class WorkerInformation extends Object
Constructor and Description |
---|
WorkerInformation() |
Modifier and Type | Method and Description |
---|---|
WorkerBean |
getWorkerBean() |
static ThreadLocal<WorkerInformation> |
getWorkerThreadLocal() |
void |
setWorkerBean(WorkerBean workerBean) |
public static ThreadLocal<WorkerInformation> getWorkerThreadLocal()
public WorkerBean getWorkerBean()
public void setWorkerBean(WorkerBean workerBean)
workerBean
- Copyright © 2018 Vitam. All rights reserved.